Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2002 20:07:52 -0600 (MDT)
From:      Nick Rogness <nick@rogness.net>
To:        Cameron Haegle <chaegle@attbi.com>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Apache - 403 Forbidden 
Message-ID:  <20020914200639.Q34652-100000@skywalker.rogness.net>
In-Reply-To: <MGECLFEJFOACEEEMHEKLOEPNCKAA.chaegle@attbi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 Sep 2002, Cameron Haegle wrote:

> I managed to finally get my Apache server up and running followed by
> getting PHP up and running.
>
> Now I am trying to UserDir working.
>
> I have found that is I specify http://myhost/~auser I get a 403
> Forbidden message that indicates that I do not have permission to access
> /~auser/.
>
> But, if I specify http://myhost/~auser/index.html I can successfully
> bring up the page.
>
> The /var/log/httpd-error.log only states that the directory index
> forbidden by rule: /home/auser/www/.
>
> As far as I can tell I have configured the httpd.conf file correctly. I
> have compared it to the httpd.conf of a properly functioning server.

	Add index.html to the 'DirectoryIndex' line in httpd.conf



Nick Rogness <nick@rogness.net>
- WARNING TO ALL PERSONNEL:
   Firings will continue until morale improves.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020914200639.Q34652-100000>