Files
TravianZ/Admin/img/rpage/.htaccess
T
2014-03-06 08:58:27 +02:00

8 lines
235 B
ApacheConf

<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>