Re: mod_deflate: Inflate output filter checks

2007-08-05 Thread Nick Kew
On Mon, 06 Aug 2007 00:50:59 -0400 Nikolas Coukouma <[EMAIL PROTECTED]> wrote: > Right now the inflate filter only checks to see if the > Content-Encoding in the headers table contains gzip. It does not check > r->content_encoding. This breaks it with mod_mime (among other > things). Please refer

Bug report for Apache httpd-1.3 [2007/08/05]

2007-08-05 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

mod_deflate: Inflate output filter checks

2007-08-05 Thread Nikolas Coukouma
Right now the inflate filter only checks to see if the Content-Encoding in the headers table contains gzip. It does not check r->content_encoding. This breaks it with mod_mime (among other things). The fix is straightforward enough, and I've attached a patch to the bug. I've tested it to (try to)

Re: Vhosts running as different userids (was: Re: Inclusion of mpm-itk into HEAD)

2007-08-05 Thread Joshua Slive
On 8/5/07, Vegard Svanberg <[EMAIL PROTECTED]> wrote: > * William A. Rowe, Jr. <[EMAIL PROTECTED]> [2007-08-05 05:15]: > > > > I've looked through the archives, but have not seen this mentioned again > > > since then. I was wondering if this has been discussed any further, > > > possibly moved to o

Re: Vhosts running as different userids (was: Re: Inclusion of mpm-itk into HEAD)

2007-08-05 Thread Vegard Svanberg
* William A. Rowe, Jr. <[EMAIL PROTECTED]> [2007-08-05 05:15]: > > I've looked through the archives, but have not seen this mentioned again > > since then. I was wondering if this has been discussed any further, > > possibly moved to other mailing lists, and/or if it's been added to a > > roadmap