Your IP : 216.73.216.134


Current Path : /home/bijouxly/old/aesecure/configuration/
Upload File :
Current File : /home/bijouxly/old/aesecure/configuration/.htaccess

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