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