battles/_unused-files/store/.htaccess1

6 lines
90 B
Plaintext
Raw Normal View History

2018-01-28 16:40:49 +00:00
DirectoryIndex index.php
RewriteEngine Off
<Files>
Order Deny,Allow
Deny from all
</Files>