This commit is contained in:
Shadow
2014-03-06 08:58:12 +02:00
parent 5d17534bf4
commit a54eb1ff91
203 changed files with 9270 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<Files "*.tpl">
Order Deny,Allow
Deny from all
ErrorDocument 403 http://travian.shadowss.ro/403.php
ErrorDocument 404 http://travian.shadowss.ro/404.php
ErrorDocument 500 http://travian.shadowss.ro/500.php
Options -Indexes
</Files>