mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add note for NginX when running OC in subdir
This commit is contained in:
parent
10c276caff
commit
71b88b7aaa
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user