From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 14:13:55 2003 Return-Path: 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 0AF3616A4CE for ; Tue, 9 Dec 2003 14:13:55 -0800 (PST) Received: from out002.verizon.net (out002pub.verizon.net [206.46.170.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4AE143D2B for ; Tue, 9 Dec 2003 14:13:52 -0800 (PST) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([4.46.22.189]) by out002.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20031209221352.FWCE6358.out002.verizon.net@duron.pcmedx.com>; Tue, 9 Dec 2003 16:13:52 -0600 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 403E4B0CC; Tue, 9 Dec 2003 14:13:51 -0800 (PST) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 8C9CEB0CA; Tue, 9 Dec 2003 14:13:50 -0800 (PST) Message-ID: <003301c3bea1$c3f4ac70$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: "freebsd-questions" References: <3FD643DC.9070800@magidesign.com> Date: Tue, 9 Dec 2003 14:14:08 -0800 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.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com X-Authentication-Info: Submitted using SMTP AUTH at out002.verizon.net from [4.46.22.189] at Tue, 9 Dec 2003 16:13:51 -0600 Subject: Re: Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2003 22:13:55 -0000 > Thanks, yes FreeBSD rocks!!! I know this is the right place to ask, so > if you have the apache group list that would be nice, but what do I have > to do to get my users account to work? Are they place for example > > /home/user_x/public_html > > On any web browser I get the following error. > > Forbidden > > You don't have permission to access /~user_x/ on this server. > > On my linux server this is already turn on so I am little lost. If you have indexes turned off and the user's directory does not contain a file that is named in the DirectoryIndex directive, you will get this response.