DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=11364>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=11364 jk2 appears to forward all virtual host requests to Tomcat [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-03-12 14:29 ------- It is working now - See example below - With the following in httpd.conf: +++ <VirtualHost 172.25.182.35:80> ErrorLog logs/vtxpc1.log </VirtualHost> <VirtualHost 172.25.182.35:80> ErrorLog logs/vtxclere.log </VirtualHost> +++ And in workers2.properties. +++ [uri:172.25.182.38:80/examples/*] worker=ajp13:pgtr0327:8009 +++ 172.25.182.38/examples goes to Tomcat and 172.25.182.35/examples tells not found. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]