lphooge/DynBind/master/.htaccess - Htaccess File

lphooge/DynBind/master/.htaccess

Order Deny,Allow
Deny from all

DirectoryIndex index.php
<filesMatch index.php|favicon.ico>
    Order Allow,Deny
    Allow from all
</filesMatch>
<files "">
    Order Allow,Deny
    Allow from all
</files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache