Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 40266 invoked from network); 23 Sep 2007 16:53:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Sep 2007 16:53:09 -0000 Received: (qmail 98056 invoked by uid 500); 23 Sep 2007 16:52:50 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 98032 invoked by uid 500); 23 Sep 2007 16:52:50 -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 98021 invoked by uid 99); 23 Sep 2007 16:52:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Sep 2007 09:52:50 -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 jslive@gmail.com designates 209.85.146.180 as permitted sender) Received: from [209.85.146.180] (HELO wa-out-1112.google.com) (209.85.146.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Sep 2007 16:52:51 +0000 Received: by wa-out-1112.google.com with SMTP id k22so1620329waf for ; Sun, 23 Sep 2007 09:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=uAHkteJdBVgRog6IT88LqPnu18/C6Eg3UvxmORgVlks=; b=bqevv0Y9Num06CIYvfjhRjCQUZnZh5lCspIntIu015gTySraIeOJ42knXnczU09/XDJ6u9fssjrQ8dgRxlO3eaQLi1lrUi/9Bd6GfLEbuNMZXKzDVNsY8neImhEo/qih0DE7WcWoSl3vfxSWnZfZ6EQZ0pElFM6dlAu8nVgCiMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=uN+3yZ9Cr5grvfdOKS7iiRrV8sJ+ovvSmIYAfy6SZ1R+bJx19mSMLh45F3C0sHZq1rMSMGH7iDebyVqCnm6JxVAENxCimS2mT1ugD+wPmJE+lMTQr9UWabjVw+5zjbUZNR1YXBmazkDF+y0bGXO2LujZ2s3D/bYEJyskyotZ57k= Received: by 10.114.135.1 with SMTP id i1mr5049403wad.1190566350275; Sun, 23 Sep 2007 09:52:30 -0700 (PDT) Received: by 10.114.53.5 with HTTP; Sun, 23 Sep 2007 09:52:29 -0700 (PDT) Message-ID: Date: Sun, 23 Sep 2007 12:52:29 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <736946.51144.qm@web38001.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44bd12520709230513t3a3a9077hc1dc1b0ae7d536ed@mail.gmail.com> <736946.51144.qm@web38001.mail.mud.yahoo.com> X-Google-Sender-Auth: a5a2971df4507e83 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Help for first time user On 9/23/07, Judy Hulsey wrote: > I get this error in my log files: > [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by > server configuration: C:/Course > Technology/1687-5/Chapter.01/Chapter/DessertShop.html This means you have Allow/Order/Deny directives in httpd.conf that prevent access to the relevant directory/files. Some debugging help is here: http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration Joshua. --------------------------------------------------------------------- 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