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 backportbot[bot]
parent 5c5a4a269d
commit 98a9fc18df

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::