[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] BCT505 - Help index.htm
- Subject: RE: [cobalt-users] BCT505 - Help index.htm
- From: "Matthews, Graham" <gmatthews@xxxxxxxxxxxxxxx>
- Date: Wed Feb 16 21:02:35 2000
Hi Benjamin,
In your virtual host entry in your /etc/httd/conf/httpd.conf
put the following line:
Options -Indexes
This line also can go in a directory entry, and .htacess.
If there is already and Options ... line, just append -Indexes
to it.
http://www.apache.org/docs/mod/core.html#options
Don't forget to restart your httpd.
- Graham
> -----Original Message-----
> From: Benjamin Tehan [mailto:benjamin@xxxxxxxxxxxx]
> Sent: Thursday, February 17, 2000 12:49 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] BCT505 - Help index.htm
>
>
>
> I've got a problem with directories that dont have a index.htm
>
> If a directory doesnt have a index.htm it lists the contents of that
> directory.
>
> How can I make it so if there isnt a index.htm it wouldnt
> list the contents
> of that dir?
>
> I do not want to have to manualy put a index.htm in each dir
> like some have
> suggested.
>
> How can I fix this problem?
>
> Benjamin Charles Tehan
> Sakon Singapore
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>