diff --git a/admin_manual/installation/nginx_configuration.rst b/admin_manual/installation/nginx_configuration.rst index b30067379..ccba5fafc 100644 --- a/admin_manual/installation/nginx_configuration.rst +++ b/admin_manual/installation/nginx_configuration.rst @@ -9,6 +9,10 @@ Nginx Configuration - Make sure your SSL certificates are readable by the server (see `Nginx HTTP SSL Module documentation `_). +.. note:: The following example assumes that your ownCloud is installed in + your webroot. If you're using a subfolder you need to adjust the configuration + accordingly. + .. code-block:: python upstream php-handler {