Not Solved My website doesn't display www
#1
Not Solved
some part of my website does but when i type it in without www it will display by itself before but now it doesn't i even added the code i found on here to my htaccess

i've set all aettings to www except for the cookie domain that starts with .domain
Reply
#2
Not Solved
you can add this to your .htaccess file. I had the same issue..  Smile

RewriteEngine on

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



Reply
#3
Not Solved
This user has been denied support. This user has been denied support.
you can also change your board url go to acp>configuration> Board Settings » Site Details then change board url from yoursite.com to www.yoursite.com
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)