msherer/mattgento/master/magento/js/m-classes/.htaccess - Htaccess File

msherer/mattgento/master/magento/js/m-classes/.htaccess

Options All -Indexes

<IfModule mod_php5.c>
php_flag engine 0
</IfModule>

<IfModule mod_rewrite.c>

############################################
## disable rewrites

    Options +FollowSymLinks
    RewriteRule .* - [L]
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache