PDA

View Full Version : Redirect all links to www?


Skavenger
03-03-2007, 04:22 AM
Hi, is there any way to redirect all the trafic from 'http://a.com' to 'http://www.a.com'?

In the configuration options I put, in the cookies option, the address of my site with 'www', but if you try to login without 'www' you can't login correctly, so I need to do that redirect

I hope you understood what I need

Thank you

RedTyger
03-03-2007, 12:23 PM
<a href="http://enarion.net/web/apache/htaccess/redirect-www-and-no-www/" target="_blank">http://enarion.net/web/apache/htacce...ww-and-no-www/</a>

Skavenger
03-03-2007, 06:33 PM
Thank you, is working :)