From owner-freebsd-questions@FreeBSD.ORG Sun Aug 17 04:19:31 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 6724F37B401 for ; Sun, 17 Aug 2003 04:19:31 -0700 (PDT) Received: from smtpout.mac.com (A17-250-248-89.apple.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDC7343F75 for ; Sun, 17 Aug 2003 04:19:30 -0700 (PDT) (envelope-from gnorm@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id h7HBJU56005881 for ; Sun, 17 Aug 2003 04:19:30 -0700 (PDT) Received: from localhost (253.cpe.atlantabroadband.com [64.30.173.253] (may be forged)) (authenticated bits=0) by mac.com (Xserve/8.12.9/MantshX 2.0) with ESMTP id h7HBJSld001423 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sun, 17 Aug 2003 04:19:29 -0700 (PDT) Date: Sun, 17 Aug 2003 07:19:04 -0400 Mime-Version: 1.0 (Apple Message framework v482) From: GNorm To: freebsd-questions@FreeBSD.org Message-Id: <9C413C14-D0A4-11D7-976E-003065A51656@mac.com> X-Mailer: Apple Mail (2.482) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: permission in 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: Sun, 17 Aug 2003 11:19:31 -0000 I have installed apache and got it to run, however when I tried to access a web address that I have set for virtual hosting I get the following message: Forbidden You don't have permission to access / on this server. I assume this error is the results of the permission on the directory containing web content. I have looked at the permissions for the default web directory and tried those settings, the default site works, the virtual sites do not. As always, any help will be appreciated. Thanks Lowell, for your help I was able to get the invalid error cleared up. Gregory Norman