Forum Moderators: mack
This is a version of http://www.example.com/subdirectory/pagename.html as it looked when our crawler examined the site on 12/17/2006. The page you see below is the version in our index that was used to rank this page in the results to your recent query. This is not necessarily the most recent version of the page - to see the most recent version of this page, visit the page on the web.
Live is not affiliated with the content nor parties responsible for the page displayed below.Moved Permanently
The document has moved here.
So here's yet another with a problem with the combo of an IP change and 301's.
RewriteEngine On
RewriteCond %{HTTP_HOST} .
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteRule ^(.*)$ [%{HTTP_HOST}...] [R,L]