[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] How do you turn off directory browsing
- Subject: Re: [cobalt-users] How do you turn off directory browsing
- From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
- Date: Thu Aug 10 08:53:22 2000
- Organization: Rechtsanwalt
irsh -e-skwirtz schrieb:
>
> really simple...
>
> put an index.html blank or splash page in each dir
or disable it configuring apache instead of doing this workaround (no
bad idea to turn it off for the entire server and allow it only where
you want it).
the directive is "Options -Indexes".
can be in main server configuration, <VirtualHost>, <Directory>,
<Location> or .htaccess. see the apache docu and don`t forget to restart
apache if you change it`s config files.
--
H. P. Stroebel, Germany
CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/
A problem to some is a 'feature' to others.