Skip to content

mod_zip 1.1.5

Compare
Choose a tag to compare
@evanmiller evanmiller released this 24 Oct 18:22
· 113 commits to master since this release

Originally released 03 Sep 2009

  • Feature: If-Range client header is compared to Last-Modified and ETag from the upstream file-list server; if there is a match, the Range client header is honored, otherwise 200 OK is returned. Using ETag requires nginx 0.8.10 or later, or included patch.
  • Bugfix: compatibility with nginx 0.7.25 and later (but earlier versions are no longer supported)
  • Bugfix: Range works with local, Memcached, and FastCGI files