> From: Jonathan Mast [mailto:[EMAIL PROTECTED]
> Subject: Re: Why isn't my welcome file being read?
>
> I presume it is something called JK that does the connection
> to Tomcat, I'm obviously not too familiar with Apache.

Then why are you using httpd at all?  Current versions of Tomcat can handle 
static content quite well.

> How do tell Apache to forward all incoming requests for
> "/foo/" onto Tomcat, which would then know to serve
> /foo/index.jsp ?

Read the doc:
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html#Assigning%20URLs%20to%20Tomcat

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to