View Single Post
03-03-2006, 12:22 AM
#3
cpvr is offline cpvr
cpvr's Avatar
Status: IMA G
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 1,694
iTrader: 0 / 0%
 

cpvr is on a distinguished road

  Old

Not sure what's wrong with that one.

Try this

Options +FollowSymLinks
RewriteEngine on

RewriteEngine On
RewriteCond %{HTTP_HOST} !^(.*)\.example\.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [R=301,L]