| Current Path : /home/jeromecohp/www/aesecure/premium/setup/snippets/ |
| Current File : /home/jeromecohp/www/aesecure/premium/setup/snippets/27-block_robots-txt.htaccess |
#aeSecure 2.7 <IfModule mod_rewrite.c> # Block curious who try to get access to the robots.txt file from an url. RewriteEngine On RewriteRule robots.txt$ /%AESECURE_SITEROOT%aesecure/setup.php?r=1 [L] </IfModule>