[NTLUG:Discuss] Apache permissions problem
Bobby Wrenn
bjwrenn at augustmail.com
Fri Dec 13 16:37:26 CST 2002
On Fri, 2002-12-13 at 16:01, David Camm wrote:
> in your conf file you'll probably find a statement like this:
>
> DirectoryIndex index.htm index.html index.shtml index.HTM index.cgi
> default.htm default.html Default.htm Default.html
>
> which tells apache what to look for as the index document. it searches
> this list in order.
>
> unless your application uses something other than a document name on
> YOUR list, or you have a DocumentIndex directive in you virtual host
> definition, the reason you are getting the forbidden message (which is
> kinda' misleading), is that the file does not exist in the document root
> of the url. so.....
>
> do an ls in /opt/rt2/WebRT/html and see if index.html is there
>
First thing I did. I can now get a file to load but I don't have perl
working yet.
More information about the Discuss
mailing list