From owner-freebsd-questions Sun Oct 4 20:40:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA20455 for freebsd-questions-outgoing; Sun, 4 Oct 1998 20:40:24 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from phear.net (phear.net [206.58.96.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA20353 for ; Sun, 4 Oct 1998 20:39:54 -0700 (PDT) (envelope-from jim@phrantic.phear.net) Received: from jmmock (slwag2p04.ozemail.com.au [203.108.157.52]) by phear.net (8.9.1a/8.9.1a) with SMTP id UAA04299; Sun, 4 Oct 1998 20:36:33 -0700 (PDT) Message-Id: <4.1.19981005133447.009a76f0@pop.ozemail.com.au> X-Sender: jim@mail.phear.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 05 Oct 1998 13:39:52 +1000 To: "Ken Kyler" From: Jim Mock Subject: Re: Apache & FreeBSD Cc: questions@FreeBSD.ORG In-Reply-To: <000001bdefb1$78dad8a0$0200a8c0@tygart> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:10 PM 10/4/98 -0400, you wrote: [snip] > >The problem is I get the following message when I try to access the web >server: > >Forbidden >You don't have permission to access / on this server. > >I suspect that I have not properly configured FreeBSD correctly. > Check access.conf. The default permissions for the apache root are set restrictively. You'll want to change those to something like the following depending on what options you want to use. Options Indexes FollowSymLinks +Includes AllowOverride None order allow,deny allow from all Try that and see if it helps. Jim |=> Jim Mock [jim@thunder.st0rm.com] [jim@phrantic.phear.net] <=| |=> st0rm Internet Services | web: http://www.st0rm.com/ <=| |=> Website Design & Hosting | Wagga Wagga, NSW Australia <=| |=> Powered by FreeBSD! | http://www.freebsd.org/ <=| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message