From owner-freebsd-questions Sat Sep 14 19: 4:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0309C37B401 for ; Sat, 14 Sep 2002 19:04:49 -0700 (PDT) Received: from skywalker.rogness.net (skywalker.rogness.net [64.251.173.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98FD843E6E for ; Sat, 14 Sep 2002 19:04:47 -0700 (PDT) (envelope-from nick@rogness.net) Received: from skywalker.rogness.net (localhost [127.0.0.1]) by skywalker.rogness.net (8.12.5/8.11.3) with ESMTP id g8F27uaa034686; Sat, 14 Sep 2002 20:07:56 -0600 (MDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by skywalker.rogness.net (8.12.5/8.12.5/Submit) with ESMTP id g8F27t2v034683; Sat, 14 Sep 2002 20:07:55 -0600 (MDT) X-Authentication-Warning: skywalker.rogness.net: nick owned process doing -bs Date: Sat, 14 Sep 2002 20:07:52 -0600 (MDT) From: Nick Rogness To: Cameron Haegle Cc: FreeBSD Questions Subject: Re: Apache - 403 Forbidden In-Reply-To: Message-ID: <20020914200639.Q34652-100000@skywalker.rogness.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 - 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