comparison Sphinx/source/faq/iis.rst @ 17:114506f51e70

https
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Jun 2016 08:57:03 +0200
parents 258906898ac1
children
comparison
equal deleted inserted replaced
16:b12e2c1d9fed 17:114506f51e70
7 can run behind `Microsoft IIS (Internet Information Services) 7 can run behind `Microsoft IIS (Internet Information Services)
8 <https://en.wikipedia.org/wiki/Internet_Information_Services>`__ 8 <https://en.wikipedia.org/wiki/Internet_Information_Services>`__
9 servers through reverse proxying. The instructions below are provided 9 servers through reverse proxying. The instructions below are provided
10 courtesy of `Mark Hodge 10 courtesy of `Mark Hodge
11 <https://groups.google.com/d/msg/orthanc-users/3-b3cLBAr8U/QIePcADMAAAJ>`__. 11 <https://groups.google.com/d/msg/orthanc-users/3-b3cLBAr8U/QIePcADMAAAJ>`__.
12 They also illustrate how to configure :ref:`HTTPS encryption <https>`.
12 13
13 - IIS is available as a feature you can enable via the Programs and Features in non Server versions of Windows. 14 - IIS is available as a feature you can enable via the Programs and Features in non Server versions of Windows.
14 15
15 - Add Application Request Routing 3.0. 16 - Add Application Request Routing 3.0.
16 17