From owner-freebsd-questions@FreeBSD.ORG Sat Aug 16 15:19:11 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 1F65B37B401 for ; Sat, 16 Aug 2003 15:19:11 -0700 (PDT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99FB043F3F for ; Sat, 16 Aug 2003 15:19:10 -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 h7GMJ8DE029680 for ; Sat, 16 Aug 2003 15:19:08 -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 h7GMJ5ld022331 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 16 Aug 2003 15:19:06 -0700 (PDT) Date: Sat, 16 Aug 2003 18:18:41 -0400 Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed From: GNorm To: freebsd-questions@FreeBSD.org Content-Transfer-Encoding: 7bit Message-Id: <97AD2204-D037-11D7-976E-003065A51656@mac.com> X-Mailer: Apple Mail (2.482) Subject: permission 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: Sat, 16 Aug 2003 22:19:11 -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