You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daryl Lee <dl...@altaregos.com> on 2002/12/13 13:43:42 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>