Your IP : 216.73.216.68


Current Path : /home/jeromecohp/www/aesecure/premium/setup/snippets/
Upload File :
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>