jamesinglis/launchrock_taghost/master/.htaccess - Htaccess File

jamesinglis/launchrock_taghost/master/.htaccess

<Files ".htaccess">
    Order Deny,Allow
    Deny from all
</Files>

<Files "config.php">
    Order Deny,Allow
    Deny from all
</Files>

<Files "activity.log">
    Order Deny,Allow
    Deny from all
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache