Hello, all, I installed Apache 2.0.40 and Tomcat 4.0.4 on a Windows NT server. The basic configuration is fine, with the Tomcat examples working on both port 9080 (Tomcat's port) and port 80. Now I need to get two other virtual servers working.
My setup: Apache at h:\httpd\apache2, Tomcat at h:\httpd\tomcat and a third at h:\httpd\webtest. I'd like to set up Apache as the localhost, tomcat with the name "tomcat" and webtest with the name "webtest". I have my HOSTS file set up, and can even bring up a default index.html so I think the Apache configuration is OK - at least for now. What I haven't been able to get to work is Tomcat. Over the last week I've gotten a lot of different errors, but nothing working. Does anyone have an example of Tomcat working with Apache with multiple servers like this? If so, could you post or email your server.xml? I think that's my first problem. I'd post it here, but I've gone through so many iterations of it I don't know which one to start with <G>. TIA. Jerry Stuckle -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
