From b52df4aa533397138ac66f0589937bc7b2ae5b40 Mon Sep 17 00:00:00 2001 From: EV21 Date: Fri, 21 Feb 2020 12:36:46 +0100 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Julius Härtl --- admin_manual/installation/nginx.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/installation/nginx.rst b/admin_manual/installation/nginx.rst index bf9043a45..f6bf9d0af 100644 --- a/admin_manual/installation/nginx.rst +++ b/admin_manual/installation/nginx.rst @@ -191,8 +191,8 @@ Nextcloud in a subdir of the nginx webroot The following config should be used when Nextcloud is placed within a subdir of the webroot of your nginx installation. -In this example the it is -``/var/www`` and it is accessed via ``http(s)://cloud.example.com/nextcloud/`` +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