added .htaccess

This commit is contained in:
Akshay Naik
2012-10-21 13:02:09 +05:30
parent 1b61d7dfe6
commit 56e5256bba
31 changed files with 112 additions and 12 deletions
+4
View File
@@ -0,0 +1,4 @@
<Files ~ "\.tpl$">
Order allow,deny
Deny from all
</Files>