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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to