Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 1766 invoked from network); 15 Aug 2008 18:22:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Aug 2008 18:22:20 -0000 Received: (qmail 95180 invoked by uid 500); 15 Aug 2008 18:22:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 95166 invoked by uid 500); 15 Aug 2008 18:22:09 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 95155 invoked by uid 99); 15 Aug 2008 18:22:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2008 11:22:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.198.249 as permitted sender) Received: from [209.85.198.249] (HELO rv-out-0708.google.com) (209.85.198.249) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2008 18:21:13 +0000 Received: by rv-out-0708.google.com with SMTP id c5so947970rvf.24 for ; Fri, 15 Aug 2008 11:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Szzv5eBS5TaWPnv19ORG+bjDx6dupPocCdam7Tg7+0c=; b=T/PP5TsIsXDXdBeiqZS7DKrZAYlNFwPNQVmYSI9P9NRbv/l+OHe3gP1W5KSywImsO8 T8LFwOipyW4kRJ77ajYHYaa/EjhDExgRaANvP8mbAFlhPBTboYeJj3DHDJp0w/1Z30NA GUaj3OEd9xAZU8FSSL6wr1qZf6aqQ3amvQ7eE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=bQy+fePE9/5Sz+CD9fVs+JC/F6lHrNptZUSA465vFbwbJQ8HPcfZ2+n7oJktHKHuyb I+nRKbokpemoJoArltKSbqrTrgs/k2flHVrO6Jfu1XNEMSNTma5LtEeHHtkCM5e8I8Ge eqIdyoMoaiAhGQrhpCUcGoyFJ945fnQAaUA4s= Received: by 10.141.113.6 with SMTP id q6mr1693683rvm.36.1218824501762; Fri, 15 Aug 2008 11:21:41 -0700 (PDT) Received: by 10.141.68.10 with HTTP; Fri, 15 Aug 2008 11:21:41 -0700 (PDT) Message-ID: <1404e5910808151121g5c9c4690r972e32353c25d5aa@mail.gmail.com> Date: Fri, 15 Aug 2008 14:21:41 -0400 From: "Eric Covener" To: users@httpd.apache.org In-Reply-To: <1218822391.6375.11.camel@ubuntu12> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1218822391.6375.11.camel@ubuntu12> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Forbidden from accessing the document root On Fri, Aug 15, 2008 at 1:46 PM, Wesley Schroth wrote: > Hi, > > It seems that any computer is forbidden from accessing the document > root. If any computer (including the localhost) attempts to access > anything, it is denied with a Forbidden error. What does your error log say? Do you have a container matching your document root that allows access? This is how the default conf works. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org