Your IP : 216.73.216.68


Current Path : /home/jeromecohp/www/aesecure/pro/tools/mimetype/
Upload File :
Current File : /home/jeromecohp/www/aesecure/pro/tools/mimetype/.htaccess

#aeSecure
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteOptions Inherit
RewriteCond %{REQUEST_URI} ^((.*/)tools/.*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !index\.html [NC]
RewriteCond %{REQUEST_FILENAME} !mimetype\.(css|js|php) [NC]
RewriteRule .* %2accessdenied.php?s=403&fld=%1 [L]
</IfModule>