Hi, My application set up is: Client (Brower) -> http server <-(mod_jk)-> Tomcat In tomcat/webapps/app1 contains below folders Images Js Style WEB-INF http://ip:port/app1 will provide the
application login page But http://ip:port/app1/images/
should not display the images. I hope I need to configure at httpd only. I added below lines in httpd.conf, but.... <Directory /app1/images/> Options -Indexes </Directory> Please suggest the solution. Regards, Rajesh -----Original Message----- You mentioned Tomcat... Which directory listing is showing, the Apache one or
the Tomcat one? You have to configure them separately, as Apache will
pass straight through to Tomcat. More details Rajesh? Matus UHLAR - fantomas wrote: > On 03.07.06 12:33, [EMAIL PROTECTED]
wrote: >> Thanks for your response, >> >> But what ever Jaqui said is not working. >> Is there any thing I missed? > > indexes are not turned on by default. You
probably have tuned them on > somewhere in htaccess or config file(s). Search
for "Indexes" in <Directory> > blocks and .htaccess files... --------------------------------------------------------------------- The official User-To-User support forum of the Apache
HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html>
for more info. To unsubscribe, e-mail:
[EMAIL PROTECTED] " from the digest:
[EMAIL PROTECTED] For additional commands, e-mail:
[EMAIL PROTECTED]
|
- [EMAIL PROTECTED] how to prevent directory listing rajesh.gannarapu
- Re: [EMAIL PROTECTED] how to prevent director... Jaqui Greenlees
- Re: [EMAIL PROTECTED] how to prevent director... Martin Kutter
- Re: [EMAIL PROTECTED] how to prevent dire... Martin Kutter
- FW: [EMAIL PROTECTED] how to prevent director... rajesh.gannarapu
- Re: FW: [EMAIL PROTECTED] how to prevent ... Matus UHLAR - fantomas
- RE: FW: [EMAIL PROTECTED] how to prevent dire... rajesh.gannarapu
- RE: FW: [EMAIL PROTECTED] how to prevent dire... rajesh.gannarapu