Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 11997 invoked from network); 10 Jun 2009 17:37:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 17:37:53 -0000 Received: (qmail 10007 invoked by uid 500); 10 Jun 2009 17:36:47 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 9726 invoked by uid 500); 10 Jun 2009 17:36:46 -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 9017 invoked by uid 99); 10 Jun 2009 17:33:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 17:33:15 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.218.213 as permitted sender) Received: from [209.85.218.213] (HELO mail-bw0-f213.google.com) (209.85.218.213) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 17:33:02 +0000 Received: by bwz9 with SMTP id 9so1041645bwz.24 for ; Wed, 10 Jun 2009 10:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7B/c7fzbkOmjkuFE+nN4OKDtBn5+LjyJsNVsepjxNpk=; b=gVlC0m45qZa2EdOryvvsB71PW4OxUcYUCgBeCvVj2LhBnnEc89DSWRCD5cDlqmvE2q wQsEB47FFsvSC5TC4DSmy9Q0Nm7+hGmJKGwVGRk/Ofa7q90Y8wYJf2fsd4FYcsbRYpwx k60sZkGqzLOwwb8TlPLW0f3BgWX8MirRul3rE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=NWAl+nXnpuBaaDWq/9/zoqSaCXoLpo6R+fmQz7CQgzXszTp0u/lNrvKkOPjyKl9KTf IrX8JxOo00/+UrhnmtrawHZ/s0dGB+USD2e4xlAZ55Xltz5WpRz/vF4+itCJSQQov0k+ ZDQB4RgcTJ89sBUeTfmKVLiJsKU8gc7m1KD5k= MIME-Version: 1.0 Received: by 10.223.104.19 with SMTP id m19mr1476797fao.58.1244655161821; Wed, 10 Jun 2009 10:32:41 -0700 (PDT) In-Reply-To: <1244648009.2437.16.camel@strangepork.london.mintel.ad> References: <4BE10D9A4FF049A58BAD3A903ABC3FE6@nmm.local> <1404e5910906100500m2ce67f2s27b9e07b4b6f9d80@mail.gmail.com> <1404e5910906100711y339ce71emda468d073d166746@mail.gmail.com> <7C1E79B24B4D4B0C9BEC8BABE443524A@nmm.local> <1244648009.2437.16.camel@strangepork.london.mintel.ad> Date: Wed, 10 Jun 2009 13:32:41 -0400 Message-ID: <1404e5910906101032j77d74368td5e1a438769c9dde@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_deflate mod_php/php-cgi On Wed, Jun 10, 2009 at 11:33 AM, Tom Evans wrote= : > On Wed, 2009-06-10 at 16:41 +0200, Andre H=FCbner wrote: >> >> > Tough to guess. =A0Relevant Config, logs, and the request/response are= a >> > good start. >> >> >> oh, it works now. if called php-script ist parsed by php-cgi it is not >> enough =A0to write AddOutputFilterByType in .htaccess >> if i activated AddOutputFilterByType directly in httpd.conf it works. >> with mod_php the entry in .htaccess is effectual >> >> Andre >> > > I don't know why that would make a difference, but if you have access to > the main httpd.conf file, you should never use .htaccess. It is less > efficient than putting it in the main httpd.conf, has various 'gotchas' > and slight differences in syntax that are easy to catch you out. > I think fastcgi makes it look like the directory being served is the directory of the fastcgi wrapper, not the script. --=20 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