I have a webpage made in Liferay that responds to the URL http://www.mysite.com
I would like to all the traffic that goes to http://mysite.com can see the same site that visitor who uses www.
I am looking for a Liferay pugins or a Tomcat solution similar to Apache's mod_rewrite.
A solutions to do this redirections in DNS (Bind) would help me too.
Thanks.