Hello,

I'm in desperate need of showing a file list.

In my httpd.conf file I have the following:
<Directory /sumdir>
Options +Indexes
...
</Directory>

However when I go to '/sumdir' I get the

HTTP Status 404 - /sumdir
....
Apache Tomcat/4.1.27

My workers2.properties file only has URI mapping for .jsp files:
[uri:www.website/*.jsp]
....

If I put an Index.html file, it gets read by apache. But when there isn't one, Tomcat shows the above error.

I desperately need help with this.

Thanks.

Atreya

--
____________________________________
Developer
Greenfield Research Inc.
atreya(AT)greenfieldresearch(DOT)ca
(902)422-9426



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



Reply via email to