php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15298 gzip and your webserver
Submitted: 2002-01-30 09:03 UTC Modified: 2002-01-30 11:36 UTC
From: martin at heelis dot net Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.1.1 OS: Windows 98SE
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
5 + 24 = ?
Subscribe to this entry?

 
 [2002-01-30 09:03 UTC] martin at heelis dot net
When you download gzip'd documentation from the php.net webserver the webserver automatically decompresses the gzip file and you end up downloading the full uncompressed file.

I would suggest disabling the automatic decompression in the apache config file or simply use zip instead to compress the documentation.

ttfn

Martin

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-30 11:36 UTC] jimw@php.net
it is your browser that is doing the decompression. (and there are zip files available of all forms of the documentation, as well as bz2.)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC