Page is a not externally linkable
- WebmasterWorld
-- New To Web Development
---- Problems Redirecting non www to www.


diddlydazz - 3:38 am on Jan 19, 2009 (gmt 0)


hi stayce

welcome to WebmasterWorld :o)

try this code

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

hope this helps

dazz


Thread source:: http://www.webmasterworld.com/new_web_development/3829224.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com