Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 32329 invoked from network); 8 Aug 2007 11:28:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 11:28:27 -0000 Received: (qmail 2664 invoked by uid 500); 8 Aug 2007 11:28:16 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 2642 invoked by uid 500); 8 Aug 2007 11:28:16 -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 2631 invoked by uid 99); 8 Aug 2007 11:28:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 04:28:16 -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 noodlet@gmail.com designates 66.249.82.233 as permitted sender) Received: from [66.249.82.233] (HELO wx-out-0506.google.com) (66.249.82.233) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 11:28:11 +0000 Received: by wx-out-0506.google.com with SMTP id h27so95551wxd for ; Wed, 08 Aug 2007 04:27:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dAN9pzWOXlMkC7sfYfdimhTpQNLFs3hDulhPCrg30kNbTqfObfiYNWXH3zTJaUzdrSkDMEuHWmk8FHxcz6G4mvR5NHDXmsAo8EYI0O3nNV74goGf63m+N1A2SONhyzIfx4KaGrja+MKk7RkpW9pRYLWG6Ip8qkG+A1aX0ufu0Ik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZLi3I1kaVa1uoK5EA/tnD57EPhce/5NW8cauGixSC240D7plrcJ+27rh9rwqr2JCnowaho+lCaT5JFbp3x/FBOMdssKY0uYt+B+Fs47u/FwNJ9AA3I/vSHQ3BribyBcdyzMeqM+gFaES9AGJmxkcZIDbyNsGcmMl4rncKsmRES0= Received: by 10.90.118.8 with SMTP id q8mr1183277agc.1186572470554; Wed, 08 Aug 2007 04:27:50 -0700 (PDT) Received: by 10.90.34.6 with HTTP; Wed, 8 Aug 2007 04:27:50 -0700 (PDT) Message-ID: <813716b60708080427p2ec994e8if5a6ef54b42dea5a@mail.gmail.com> Date: Wed, 8 Aug 2007 18:27:50 +0700 From: "Vincent Bray" To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <813716b60708072109i33bb2c51mb7e9503fd485469f@mail.gmail.com> <813716b60708080344r3addb633ld34698045693cfc@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Re: CGI works, but client denied error messages in error.log On 08/08/2007, Georg Sauthoff wrote: > On 2007-08-08, Vincent Bray wrote: > > You need to figure out where these two requests are originating. Have > > you configured this server to be a forward proxy in your browser? > > Yes I do. Now I disabled it in my Firefox, and tcpdump shows only one > 'GET /project/bar ...' per request. Situation has not changed for > access/error.log files. Does the server still respond correctly with the cgi executed response? And is the 'client denied by server configuration' message still appearing? Some debugging tips: http://wiki.apache.org/httpd/WatchingHttpHeaders http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration -- noodl --------------------------------------------------------------------- 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