Re: [cobalt-developers] Site Files Listing

2001-02-19 Thread ewebplace
You drop in an index.html :) You can make it blank HTML file, it wont matter so long as it's there. That's will people from just being able to see the files. Brian Kal Amry wrote: > Anyone knows how to get rid of the file listing. For example, if I have a > folder which contains a number of fi

RE: [cobalt-developers] Site Files Listing

2001-02-17 Thread Kal Amry
PROTECTED]]On Behalf Of John Cordeiro Sent: Friday, February 09, 2001 3:01 PM To: [EMAIL PROTECTED] Subject: 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

RE: [cobalt-developers] Site Files Listing

2001-02-09 Thread John Cordeiro
>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

[cobalt-developers] Site Files Listing

2001-02-09 Thread Kal Amry
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? Than