Add note for NginX when running OC in subdir

This commit is contained in:
RealRancor 2015-04-04 15:15:44 +02:00
parent 10c276caff
commit 71b88b7aaa

View File

@ -9,6 +9,10 @@ Nginx Configuration
- Make sure your SSL certificates are readable by the server (see `Nginx HTTP
SSL Module documentation <http://wiki.nginx.org/HttpSslModule>`_).
.. 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 {