Thread
:
New (sorta) Info From Google
View Single Post
2005-06-03, 04:19 PM
#
8
cd34
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Put something like this in your .htaccess file.
RewriteEngine on
RewriteCond %{HTTP_HOST} ^domain\.com$ [NC]
RewriteRule ^(.*) http://www.domain.com/$1 [R=301,L]
__________________
SnapReplay.com
a different way to share photos - iPhone & Android
cd34
View Public Profile
Visit cd34's homepage!
Find More Posts by cd34