This commit is contained in:
Shadow
2015-08-03 10:30:39 +03:00
parent f7f362eebd
commit 467a2b190f
12 changed files with 14 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>