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

Implement global Apache access control on a per host basis

parent 07adc13c
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,7 @@
#RewriteRule ^.*$ http://{{openphoto_domain}} [R,L]
<Directory "/var/www/openphoto/src/html">
Order deny,allow
Allow from all
Include /etc/apache2/conf-available/global-deny.conf
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment