[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#390848: marked as done (apache: expire returns doubled headers)



Your message dated Wed, 16 Sep 2009 20:34:07 +0100
with message-id <1253129647.942095.2759.nullmailer@kmos.homeip.net>
and subject line Package apache has been removed from Debian
has caused the Debian Bug report #390848,
regarding apache: expire returns doubled headers
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 owner@bugs.debian.org
immediately.)


-- 
390848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390848
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache
Version: 1.3.33-6sarge3
Severity: minor


Hi,

using something like:

<Directory "/home/twiki/public_html/bin">
         Options +ExecCGI FollowSymLinks
         SetHandler cgi-script
         Order Allow,Deny
         Allow from all
         Deny from env=anonymous_spider

         # Disable caching in client!  Else issues when editing the same
         # document without the t=<EPOCH> hack which doesn't work with
         # static files!
         # Requires mod_expire
         #    (see
         #    http://httpd.apache.org/docs/1.3/mod/mod_expires.html)
         ExpiresActive On
         ExpiresDefault now
</Directory>

I get the following strange output (using w3m's =; Firefox 1.5 reports
no expiry at all):

HTTP/1.1 200 OK
    Date: Mon, 18 Sep 2006 22:09:24 GMT
    Server: Apache/1.3.33 (Debian GNU/Linux) mod_ssl/2.8.22 OpenSSL/0.9.7e mod_perl/
    Cache-control: max-age=86400
    Expires: Tue, 19 Sep 2006 22:09:29 GMT
    Cache-Control: max-age=0
    Expires: Mon, 18 Sep 2006 22:09:24 GMT
    Last-Modified: Mon, 18 Sep 2006 22:09:29 GMT
    Content-length: 15469
    Connection: close
    Content-Type: text/html; charset=iso-8859-15

Basically, the Cache-control and Expires: headers are doubled.

What should I do to fix this ?

I would really like the client to not cache the data for those URLs.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.33-pre2shakotay+2.4.33pre2+patch+route+vserver+vs1.2.10
Locale: LANG=C, LC_CTYPE=fr_CH (charmap=ISO-8859-1)

Versions of packages apache depends on:
ii  apache-common         1.3.33-6sarge3     support files for all Apache webse
ii  debconf               1.4.30.13          Debian configuration management sy
ii  dpkg                  1.10.28            Package maintenance system for Deb
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libdb4.2              4.2.52-18          Berkeley v4.2 Database Libraries [
ii  libexpat1             1.95.8-3           XML parsing C library - runtime li
ii  libmagic1             4.12-1             File type determination library us
ii  logrotate             3.7-5              Log rotation utility
ii  mime-support          3.28-1             MIME files 'mime.types' & 'mailcap
ii  perl                  5.8.4-8sarge5      Larry Wall's Practical Extraction 

-- debconf information:
* apache/enable-suexec: true
  apache/server-name: shakotay.alphanet.ch
  apache/document-root: /data/www
  apache/server-port: 80
  apache/init: true
  apache/server-admin: webmaster@alphanet.ch


--- End Message ---
--- Begin Message ---
Version: 1.3.34-4.1+rm

You filled the bug http://bugs.debian.org/390848 in Debian BTS
against the package apache. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/418266. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply to: