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 + mod_rewrite + tomcat" or "tomcat + urlrewritefilter". i wonder if there are simpler solutions. can tomcat do this by itself via configuration? thanks for help!! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org