Daryl, Just out of curiosity, does your web server get mapped through a firewall? I had to open port 8080 on my firewall in order to pull up the Tomcat index page using my domain name....
Hope that helps... Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -----Original Message----- From: Daryl Lee [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 7:44 AM To: Tomcat User List Subject: Apache connector-localhost only I cannot get my Apache-Tomcat mod_jk connector to work for anything other than localhost. Apache 2.0.43, Tomcat 4.1.12, Linux (Redhat 8.0). Trying to run http://localhost/examples/HelloWorldExample works, but if "localhost" is replaced with either an IP address or a valid hostname, the error_log reports "file does not exist: /usr/local/apache2/htdocs/examples". I've inspected mod_jk.config, and it looks sane. I have ServerAlias directives for the VirtualHost in it. I have also turned UseCanonicalName on in Apache (in a desperate attempt to try anything that sounded remotely like it might have an effect). -- Daryl Lee Marietta, GA -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
