remove non demodata files

This commit is contained in:
Daniel Seifert 2020-01-03 16:01:27 +01:00
bovenliggende 56201b8f22
commit 245a9e7e26
4 gewijzigde bestanden met toevoegingen van 0 en 18 verwijderingen

Bestand weergeven

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

Bestand weergeven

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