have you edited the Apache directive for the default filex? Search for
index.html or index.htm in httpd.conf and try adding index.jsp. Apache
doesn't automatically look for any file called index - you need to
explicitly tell it what files to load as defaults. If this doesn't work but
typing in the index.jsp explicitly does, I'd guess is a problem with the
ajpv13 connector (or which ever one you are using).

sam
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 17, 2001 4:06 PM
Subject: Re: Asking for an Opionio on Apache & Tomcat or Just Apache


>
>
>
> I have tomcat running within apache. This was recommended by the user
guide for
> performance reasons. I'm wondering if running tomcat within apache has
anything
> to do with why I can't serve index.jsp as a default file for my
application
> directories. Do I have to anything on the apache end?
>
> Thanks.
>


Reply via email to