I can't seem to get mod_jk-2.0.43 working perfectly with my Tomcat-Apache environment.
All my Tomcat servlets and JSPs work perfectly when referenced locally as http://localhost:8080/examples or http://localhost/examples. HOWEVER, the servlets and JSP's fail to work when addressed with anything other than "localhost". For example, http://www.meetdave.com/examples results in an HTTP 404. I have copied and added www.meetdave.com to my server.xml <Host>, and I even tried the server.xml <Alias> element, all to no avail. Server.xml is attached. Thanks in advance.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
