Quote:
Originally Posted by Bouncer222
Doesn't work.
Maybe there's something else in the .htaccess which I posted before that's conflicting?
Or how about this..
Anyone have their method ACTUALLY WORK on their own forums? I mean kinda pointless posting this stuff here if it doesn't work. I would appreciate it if someone tested it on their own forums first.
Thanks.
|
This is how it looks on mine.
Code:
RewriteEngine on
rewritecond %{http_host} ^cogonline.net [nc]
rewriterule ^(.*)$ http://www.cogonline.net/$1 [r=301,nc]
Seems to be identical to yours, and it's been working for years. In fact, this is what cPanel wrote in. So something more must be going on here.
http://www.cogonline.net |
http://cogonline.net