[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Site Files Listing
- Subject: RE: [cobalt-developers] Site Files Listing
- From: "John Cordeiro" <jcordeiro@xxxxxxxxxxxxxxx>
- Date: Fri Feb 9 12:34:56 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
>Anyone knows how to get rid of the file listing. For example, if I have a
>folder which contains a number of files, yet none of these files is >an
>:index.html (DocumentRoot) thus if someone types in the
>http://siteName.com/folderName, a listing of all files comes up.
>
>How can I fix this issue?
>
>Thanks,
>
>Kal
Several ways, the easiest being, create a index.html page leave it blank or
put restricted Folder in it and it will sho instead of the Dir List. Or use
a .htaccess to control access to the folder.
Johh Cordeiro