| Current Path : /home/jeromecohp/www/aesecure/tools/pentest/tests/ |
| Current File : /home/jeromecohp/www/aesecure/tools/pentest/tests/.htaccess |
#aeSecure
#<IfModule mod_rewrite.c>
#RewriteEngine On
#RewriteOptions Inherit
#RewriteCond %{REQUEST_URI} ^((.*/)tools/.*)$ [NC]
#RewriteCond %{REQUEST_FILENAME} !index\.html [NC]
#RewriteCond %{REQUEST_FILENAME} !dummy\.(aspx?|jsp|php|phtml) [NC]
#RewriteCond %{REQUEST_FILENAME} !fake_image\.(jpg|php) [NC]
#RewriteRule .* %2accessdenied.php?s=403&fld=%1 [L]
#</IfModule>