[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] Site Files Listing



>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