davenorthcreek/stratum/master/code/.htaccess - Htaccess File

davenorthcreek/stratum/master/code/.htaccess

<FilesMatch ".txt">
    Order Allow,Deny
    Deny from All
</FilesMatch>

<FilesMatch ".json">
    Order Allow,Deny
    Deny from All
</FilesMatch>

<FilesMatch ".xml">
    Order Allow,Deny
    Deny from All
</FilesMatch>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache