From owner-freebsd-questions Sun Sep 15 1:20:54 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 CC38037B400 for ; Sun, 15 Sep 2002 01:20:52 -0700 (PDT) Received: from mail.nucleus.com (mail.nucleus.com [207.34.93.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4078243E7B for ; Sun, 15 Sep 2002 01:20:52 -0700 (PDT) (envelope-from grant.cooper@nucleus.com) Received: from TCOOPER (unverified [205.206.254.42]) by mail.nucleus.com (Vircom SMTPRS 1.4.232) with SMTP id ; Sun, 15 Sep 2002 02:20:51 -0600 Message-ID: <001f01c25c91$4c0a6c40$2afececd@TCOOPER> From: "Grant Cooper" To: "Cameron Haegle" , "FreeBSD Questions" References: Subject: Re: Apache - 403 Forbidden Date: Sun, 15 Sep 2002 02:24:23 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 It could also be that you are not allowing symbolic link. By default on some versions symbolic links are not allowed. Search for symbolic link in httpd.conf and check to see if the section is commented out. ----- Original Message ----- From: "Cameron Haegle" To: "FreeBSD Questions" Sent: Saturday, September 14, 2002 7:54 PM Subject: Apache - 403 Forbidden > 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. > > Any ideas? > > Thanks in advance. > Cameron > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message