testing: Remove Apache config hacks for Debian wheezy

This commit is contained in:
Tobias Brunner
2018-11-21 14:32:24 +01:00
parent af6e26ec08
commit d3a59022dd
6 changed files with 5 additions and 38 deletions
@@ -9,13 +9,7 @@ WSGIPythonPath /var/www/tnc
<Directory /var/www/tnc/config>
<Files wsgi.py>
<IfModule mod_authz_core.c>
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Allow from all
</IfModule>
Require all granted
</Files>
</Directory>
@@ -1 +0,0 @@
Include sites-available/000-default.conf
@@ -9,13 +9,7 @@ WSGIPythonPath /var/www/tnc
<Directory /var/www/tnc/config>
<Files wsgi.py>
<IfModule mod_authz_core.c>
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Allow from all
</IfModule>
Require all granted
</Files>
</Directory>
@@ -1 +0,0 @@
Include sites-available/000-default.conf