Forum Moderators: goodroi
RewriteEngine On
RewriteBase /
Options +FollowSymLinks
RewriteCond %{HTTP_HOST}!^www\.mysite\.com
RewriteRule ^(.*)$ [mysite.com...] [R=301,L]
In the folder, I now see there is the same in htaccess:
RewriteEngine On
RewriteBase /
Options +FollowSymLinks
RewriteCond %{HTTP_HOST}!^www\.mysite\.com
RewriteRule ^(.*)$ [mysite.com...] [R=301,L]
I think the rewrite in the folder was put there accidentally, but I don't see that it matters.
Yahoo is the only spider showing the odd behavior. Others find robots.txt in the root.