Skip to content
Snippets Groups Projects
Commit 40386648 authored by jurgenhaas's avatar jurgenhaas
Browse files

Implement global Apache access control on a per host basis

parent 00969cff
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
DocumentRoot /var/www
<Directory /var/www>
Allow from all
Include /etc/apache2/conf-available/global-deny.conf
Options -MultiViews
</Directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment