Quote:
Originally Posted by goheadtry
And will that get rid of the viewing by using the IP also
|
Hmmm, I thought it would but I guess not.
Code:
# 301 IP to domain
RewriteCond %{http_host} ^209.123.147.87 [NC]
RewriteRule ^(.*)$ http://www.technologyforever.com/$1 [R=301,L]
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|