I guess I don't understand what it is you want, then.


AFAIK, putting index.jsp (or any JSP) in Apache's DirectoryIndex does nothing...Apache will never treat it as an index file. Unless JK2 handles this differently than JK.

John

On Fri, 11 Jul 2003 13:12:00 -0700, Rick <[EMAIL PROTECTED]> wrote:

John I am not running standalone.


----- Original Message ----- From: "John Turner" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 9:57 AM Subject: Re: Tomcat listing directories instead of Apache



http://jakarta.apache.org/tomcat/faq/misc.html#welcome


John

On Fri, 11 Jul 2003 12:55:42 -0700, Rick <[EMAIL PROTECTED]> wrote:

> Hi
>
> I have Apache2.0.46 set up with Tomcat4.1.24 through mod_jk2. My =
> httpd.conf has:
>
> Options Indexes FollowSymLinks
> DirectoryIndex index.html index.jsp
> <Location /*.jsp>
> JkUriSet group ajp13:localhost:8009=20
> </Location>
>
> If I go to a directory with no index.html or index.jsp Tomcat displays =
> the directory instead of Apache. If I take out the index.jsp in
>
> DirectoryIndex index.html index.jsp
>
> Apache lists the directory but then directories containing index.jsp get
> =
> displayed as well because the index.jsp has been removed.
>
> Any ideas?
>
> Thanks
>




--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to