agiza/elmsln/master/core/_nondrupal/piwik/js/.htaccess - Htaccess File

agiza/elmsln/master/core/_nondrupal/piwik/js/.htaccess

<Files "*">
<IfModule mod_access.c>
Allow from all
</IfModule>
<IfModule !mod_access_compat>
<IfModule mod_authz_host.c>
Allow from all
</IfModule>
</IfModule>
<IfModule mod_access_compat>
Allow from all
</IfModule>
Satisfy any
</Files>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache