Differentiating between virtual hosts by portnumber? 2003-06-06 - By Bj�rn Ola Smievoll
Back Is it possible to serve two ports on the same hostname as separate virtual interfaces[1] using Tomcat running behind Apache? Do I need to go as far as configuring two separate service instances within server.xml, with separate jk2 connectors? If so, how do I map this in workers2.properties, or won't that be a problem?
(bo)
[1] demo.example.org:8080/foo/ and demo.example.org:8081/foo/ have to be two independent webapps.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|