Hello,

I'm having a problem getting a directory listing using Apache and Tomcat.

I have a directory that I want to display the contents of using Apache. However, when I access the directory (http://myhost.com/dir/) I get a 404 error from Tomcat.

In my workers2.properties file I have the uri directive set to only allow .jsps:
[uri:myhost.com/*.jsp]
group=....


And I have listings set to false in the conf/web.xml file.

Can anyone please give me any suggestions?

Oh, I'm using Apache2 and Tomcat 4.1.27

Thanks,

Atreya


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



Reply via email to