On Fri, 25 Aug 2000, Davros  wrote:

> by hand (localhost - yes, my hosts file is correct), and it
> 
> worked...sorta.  no errors starting, but when i browse to the server, it
> 
> sais that i do not have permission to access "/".

It's possible that you don't have automatic directory listing enabled and
that you don't have an index file. Look for a line like this in httpd.conf
and make sure it matches your index file name.  

DirectoryIndex index.html index.htm index.shtml index.cgi index.phtml

(what this says is that I can have index.html as the index file, but also
index.htm, index.cgi.... you get the idea.)


Hope this helps
-burk
-- 
[EMAIL PROTECTED]
Linux File Managers: http://www.pobox.com/~burk/linuxfile.html



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to