ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > Living Room

Any CPanel Gurus out there?

<< < (2/2)

Carol Haynes:
Thanks for the feedback.

I just found a .htaccess solution that works:


--- ---RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.parked1.com$
RewriteRule ^(.*)$ http://www.parked1.com/$1 [R=301]
Had a bit of a puzzle where to put this in .htaccess but found it worked fine if I put it before SEF rewrites.

Navigation

[0] Message Index

[*] Previous page

Go to full version