hi :
Thanks a lot for all the information. in fact my
http://portal.example.com is a liferay portal server. i need a
canonical hostname because liferay need it to function 100% correctly.
Finally i choose to use tomcat+urlrewritefilter, and i found that
liferay+tomcat bundle already include
Hi:
i have a tomcat server, which can be access by many ways, like
http://portal.example.com
http://portal
http://192.168.1.1
i want to user to use only "http://portal.example.com";. other ways
will be redirect to the canonical hostname.
i found i can do this with "apache + m