mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1830 from EV21/fix-headings
adds more discription for sub-dir based config
This commit is contained in:
@@ -186,11 +186,13 @@ webroot of your nginx installation. In this example it is
|
||||
}
|
||||
}
|
||||
|
||||
Nextcloud in a subdir of nginx
|
||||
------------------------------
|
||||
Nextcloud in a subdir of the nginx webroot
|
||||
------------------------------------------
|
||||
|
||||
The following config should be used when Nextcloud is placed within a subdir of
|
||||
your nginx installation.
|
||||
the webroot of your nginx installation.
|
||||
In this example the webroot is located at
|
||||
``/var/www`` and the Nextcloud instance is accessed via ``http(s)://cloud.example.com/nextcloud/``
|
||||
|
||||
.. code-block:: nginx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user