This commit is contained in:
Novgorodschi Catalin
2013-11-20 08:01:14 +02:00
parent c315b436bf
commit ee2cca1f19
21 changed files with 2047 additions and 413 deletions
+11
View File
@@ -0,0 +1,11 @@
<Files "*.php">
Order deny,allow
Deny from all
Allow from service.micropayment.de
Allow from proxy.micropayment.de
Allow from access.micropayment.de
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>