Backboards: 
Posts: 152

Bery...

I've got this in my .htaccess:

RewriteCond %{HTTP_HOST} ^the-trades.com
RewriteRule (.*) http://www.the-trades.com/$1 [R=301,L]

I'm not sure what it means, but it does what you want, reducing 6 sites to 3 by eliminating the non-www URLs.

Raul


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.