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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: martin at heelis dot net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 21:01:35 2025 UTC