Move contao files.

This commit is contained in:
David Molineus
2017-10-05 14:17:52 +02:00
parent 827c746b0d
commit eea70e3a51
77 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<IfModule !mod_authz_core.c>
Order allow,deny
Allow from all
</IfModule>
<IfModule mod_authz_core.c>
Require all granted
</IfModule>