Re: dis allow to view directory on webpage
Andrew Kelly <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Organization | Transparency International |
| Message-ID | <[email protected]> |
Oops, sorry folks. Brain cramp due to tea deficit. Options directives (at least in this context) do not occur outside of a Directory container. My bad. Andy Andrew Kelly, reeking of brain damage and cough syrup, wrote: > > "Malik A. Ahad" wrote: > > > > Hi, > > > > Could anyone of you guys tell me, how to dis allow to view directory on web page. > > > > I have Apache web server running on Linux. if i dont enter after url /index.html, > > it show me files names in the directory. where do i need to change setting, pls > > guide > > > > That is controlled in httpd.conf > > Look for any uncommented options directive > (the word "Options" as the first non whitespace item on > a line followed by various options). There can be multiple > options directives, both inside and outside > directory containters.