Your message dated Tue, 25 Nov 2008 16:44:15 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#506857: libapache2-mod-layout: sends wrong HTTP
response when gzip enabled
has caused the Debian Bug report #506857,
regarding libapache2-mod-layout: sends wrong HTTP response when gzip enabled
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
506857: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506857
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libapache2-mod-layout
Version: 5.1-1
Severity: grave
Justification: renders package unusable
I use following directives:
AddOutputFilterByType LAYOUT text/html
LayoutFooter /var/www/footer.html
when i visit my virtual hosts with programs on PHP, where gzip(zlib php's
extension) is enabled then i get following error in Firefox 3.0.3 "Content
Encoding Error" if i set gzip to off everything goes OK. I use following FF's
addon https://addons.mozilla.org/en-US/firefox/addon/6647 for debugging
HTTP headers, it's write when gzip enabled "text/html
(NS_ERROR_INVALID_CONTENT_ENCODING)" status code is 200, text of response:
(Status-Line) HTTP/1.0 200 OK
Date Tue, 25 Nov 2008 09:56:53 GMT
Server Apache
Expires Thu, 21 Jul 1977 07:30:00 GMT
Last-Modified Tue, 25 Nov 2008 09:56:53 GMT
Cache-Control post-check=0, pre-check=0
Pragma no-cache
Content-Encoding gzip
Vary Accept-Encoding
X-Powered-By ModLayout/5.1
Content-Length 149
Content-Type text/html; charset=utf-8
Proxy-Connection keep-alive
when i disable gzip, response is
(Status-Line) HTTP/1.0 200 OK
Date Tue, 25 Nov 2008 10:22:41 GMT
Server Apache
Expires Thu, 21 Jul 1977 07:30:00 GMT
Last-Modified Tue, 25 Nov 2008 10:22:41 GMT
Cache-Control post-check=0, pre-check=0
Pragma no-cache
X-Powered-By ModLayout/5.1
Content-Type text/html; charset=utf-8
Proxy-Connection close
and everithing is OK.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-6-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libapache2-mod-layout depends on:
ii apache2.2-common 2.2.9-10 Apache HTTP Server common files
ii libc6 2.7-16 GNU C Library: Shared libraries
libapache2-mod-layout recommends no packages.
libapache2-mod-layout suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
notfound 506857 5.1-1
quit
On Tuesday 25 November 2008 16:29:06 wpatcher wrote:
> Thank you for your advice, it works perfectly!
Perfect!
--- End Message ---