From 3fa705e4d08c196b88e7cc7e59d064235bf638d8 Mon Sep 17 00:00:00 2001 From: AndrewwHummer Date: Fri, 7 Aug 2020 14:23:33 +0200 Subject: [PATCH] Update example_centos.rst add ref to detailed apache config back again --- admin_manual/installation/example_centos.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin_manual/installation/example_centos.rst b/admin_manual/installation/example_centos.rst index 56b5109a7..c20bc4a68 100644 --- a/admin_manual/installation/example_centos.rst +++ b/admin_manual/installation/example_centos.rst @@ -41,6 +41,9 @@ Create a virtualhost in ``/etc/httpd/conf.d/nextcloud.conf`` and add the followi + + +See :ref:`apache_configuration_label` for further details. Make sure the apache web service is enabled and started::