cjdru-association/d6-website/master/piwik/tmp/latest/.htaccess - Htaccess File

cjdru-association/d6-website/master/piwik/tmp/latest/.htaccess

<Files "*">
<IfModule mod_access.c>
Deny from all
</IfModule>
<IfModule !mod_access_compat>
<IfModule mod_authz_host.c>
Deny from all
</IfModule>
</IfModule>
<IfModule mod_access_compat>
Deny from all
</IfModule>
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache