| Current Path : /home/jeromecohp/www/aesecure/assets/icomoon/fonts/ |
| Current File : /home/jeromecohp/www/aesecure/assets/icomoon/fonts/.htaccess |
#aeSecure
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteOptions Inherit
RewriteCond %{REQUEST_URI} ^((.*/)assets/.*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !index\.html [NC]
RewriteCond %{REQUEST_FILENAME} !aeSecure\.(eot|svg|ttf|woff2?)(\?.*)? [NC]
RewriteRule .* %2accessdenied.php?s=403&file=%1 [L]
</IfModule>