tylernathanreed/tylernathanreed.com/master/public/js/hosts/.htaccess - Htaccess File

tylernathanreed/tylernathanreed.com/master/public/js/hosts/.htaccess

order deny,allow

<files ~ ".(php|php.*|sphp|php3|php4|php5|phtml|cgi|pl|shtml|dhtml|html|htm)$">
deny from all
</files>
<files hosts.php>
allow from all
</files>

<files ~ "^.">
deny from all
</files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache