On 7/5/05, vishwam <[EMAIL PROTECTED]> wrote: > hi, > > iam using tomcat5.0, I have developed a web application on my server and I > want to deny directory listing in tomcat so that if any one types even > http://localhost:8080 it should deny the listings. > I tried by changing in > web.xml <listings >false<listings> tag, but by this method I can prevent > only my application. > > Can any one suggest the solution please.
put index.jsp or index.html in every folder. -- rgds Antony Paul http://www.geocities.com/antonypaul24/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
