I _believe_
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
is close to what you have. You probably have a "Indexes" under "Options".
httpd.conf should be pretty well documented regarding this.
This is from our own web server, which denies dir listings.
hope this helps
-Gabe
On Sun, 15 Apr 2001, Peter Jay Salzman wrote:
> dear all,
>
> doing "lynx www.dirac.org/linux/games", i see a directory listing on my
> server.
>
> is there a way to configure apache to not give out directory listings under
> any circumstances whatsoever?
>
> pete
>
>