# HG changeset patch # User amazy # Date 1494939252 -7200 # Node ID 2f0b35240a9dadbfc4813f3c8ede7768c9d7e6f2 # Parent e83da2f99e45addbfde4241978ade82da7ccd01c add ref to IIS diff -r e83da2f99e45 -r 2f0b35240a9d Sphinx/source/faq/same-origin.rst --- a/Sphinx/source/faq/same-origin.rst Sat Apr 22 18:16:09 2017 +0200 +++ b/Sphinx/source/faq/same-origin.rst Tue May 16 14:54:12 2017 +0200 @@ -31,8 +31,8 @@ 1. Branch the REST API of Orthanc as a **reverse proxy** into the Web server that serves the JavaScript code (cf. the instructions for - :ref:`Apache ` and :ref:`nginx `). This is the best - solution for production. + :ref:`Apache `, :ref:`nginx ` and :ref:`iis `). + This is the best solution for production. 2. Use the official :ref:`ServeFolders plugin ` that can be used to serve JavaScript code directly by the **embedded Web server of Orthanc** (i.e. next to its REST API). This is the best