834rd/fokus-cms/master/inc/.htaccess - Htaccess File

834rd/fokus-cms/master/inc/.htaccess

<files *>
    Order deny,allow
    Deny from all
</files>

<filesMatch "^(static.php|img.php|ajax.php|download.php|feed.php|robots.txt|sitemap.php|test.php)$">
    Order deny,allow
    Allow from all
</filesMatch>

On Github License

Files

Download PDF of Htaccess file
static

Comments

Apache