Hello, is there a webapp that will redirect all incoming requests to
another host/path? I have a Lenya instance running on one virtual
host, and want another virtual host point to its live publication like
this:

jeroen.example.com/* ----> cms.example.com/jeroen/live/*

Both virtual hosts run on the same Tomcat instance, so if there's a
way to use some Tomcat internal mechanism to do the forwarding, that
might give a performance benefit. Otherwise, a more generic
redirecting webapp would be great.

Thanks! Jeroen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to