Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Htaccess problem
#1
hi there i figure out a problem in htaccess file of getsimple i.e.,
i want my domain to always go to www.domain.com instead of domain.com

so i added a line of code in htaccess file which is

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

but after adding this code the site goes down... any input on this please
Reply


Messages In This Thread
Htaccess problem - by harshalone - 2011-09-08, 21:05:20
Htaccess problem - by Connie - 2011-09-08, 21:09:47
Htaccess problem - by Vulch - 2011-09-10, 07:45:12



Users browsing this thread: 1 Guest(s)