smf-hacking/Packages/.htaccess

5 lines
73 B
ApacheConf
Executable File

<Files *>
Order Deny,Allow
Deny from all
Allow from localhost
</Files>