mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Not yet added to the default build, but curious if they build and run.
mod_deflate tested with both zlib 1.1.3/1.1.4, unpacked in srclib/zlib/. Zlib only seems to have .dll builds, not very efficient when a single binary is built against sources, so we compile the appropriate sources. Your mileage may vary. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94800 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -51,3 +51,5 @@ mod_userdir 0x6FBF0000 0x00010000
|
||||
mod_cache 0x6FBE0000 0x00010000
|
||||
mod_disk_cache 0x6FBD0000 0x00010000
|
||||
mod_mem_cache 0x6FBC0000 0x00010000
|
||||
mod_deflate 0x6FBA0000 0x00020000
|
||||
mod_ext_filter 0x6FB90000 0x00010000
|
||||
|
Reference in New Issue
Block a user