Re: Getting Tomcat to not list directories
"M. E. Zawadzki" <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
In the root directory section <Directory> ..</Directory> of your *Apache server* configuration file,add the directive ' Options -Indexes '. --- joe user <[email protected]> wrote: > Hello Servletists, > > It seems that in its default configuration, Tomcat > lists directories. This isn't exactly what I want it > to do. I assume there must be an easy way to stop it > from doing this, but I couldn't find anything in the > docs. Any suggestions? > > Thanks! > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > ___________________________________________________________________________ > To unsubscribe, send email to [email protected] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ===== Mark Zawadzki Performance Engineer/DBA/Programmer extraordinaire [email protected] [email protected] "Democracies die behind closed doors," - Judge Damon Keith "The people of this country, not special interest big money, should be the source of all political power. Government must remain the domain of the general citizenry, not a narrow elite." - Sen. Paul Wellstone __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html