remove non demodata files

This commit is contained in:
Daniel Seifert 2020-01-03 16:01:27 +01:00
parent 56201b8f22
commit 245a9e7e26
4 changed files with 0 additions and 18 deletions

View File

@ -1,9 +0,0 @@
<FilesMatch .*>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>
</FilesMatch>

View File

@ -1,9 +0,0 @@
<FilesMatch .*>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>
</FilesMatch>