You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Prafulla Nawale <pn...@vertex.co.in> on 2006/05/23 11:46:21 UTC

Directory Listing issue

Hi,
I am using tomcat 4.1. In my web application, there are some downloadable files. All these downloadable files are stored in one directory. And this directory is inside the docBase of the application but outside WEB-INF folder. So when i enter the url of my application and append directory name containing the downloadable files to this url, it shows the listing of all the files in this directory. 
But our requirement is not to show the listing of all files in this directory. How can i achieve it.

Thanks
Prafulla

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