diff --git a/docs/installation_iis.rst b/docs/installation_iis.rst --- a/docs/installation_iis.rst +++ b/docs/installation_iis.rst @@ -12,12 +12,14 @@ preventing you from applying this on IIS For the best security, it is strongly recommended to only host the site over a secure connection, e.g. using TLS. + Prerequisites ------------- Apart from the normal requirements for Kallithea, it is also necessary to get an ISAPI-WSGI bridge module, e.g. isapi-wsgi. + Installation ------------ @@ -41,7 +43,6 @@ to run on the website and neither will K The application pool can be the same as an existing application pool, as long as the Kallithea requirements are met by the existing pool. - ISAPI handler ............. @@ -89,6 +90,7 @@ external account*. Finally, save the cha The last necessary step is to enable the relevant authentication in IIS, e.g. Windows authentication. + Troubleshooting ---------------