How can i redirect all addresses starting with www.domain.com to domain.com?

How can i redirect all addresses starting with www.domain.com to domain.com?

With that i mean also that if http://www.domain.com/article.php is introduced it redirects to http://domain.com/article.php, not to http://domain.com only

PS: I imagine it's using .htaccess and mod_rewrite but no idea on how exactly.

Thanks in advance for your help.

Regards!

 

 

 

 

Top