Update example_centos.rst

add ref to detailed apache config back again
This commit is contained in:
AndrewwHummer
2020-08-07 14:23:33 +02:00
committed by GitHub
parent 63cb4ad484
commit 3fa705e4d0

View File

@@ -41,6 +41,9 @@ Create a virtualhost in ``/etc/httpd/conf.d/nextcloud.conf`` and add the followi
</Directory>
</VirtualHost>
See :ref:`apache_configuration_label` for further details.
Make sure the apache web service is enabled and started::