added some .htaccess files

This commit is contained in:
following
2013-07-24 15:17:53 +02:00
parent c4f8faefce
commit 32799986a0
5 changed files with 20 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<FilesMatch ".*">
Order Allow,Deny
Allow from All
</FilesMatch>