Can mod_zip be installed on apache 2.0.45? Or it just be installed on apache 1.3.26?
Logged In: YES user_id=211909
mod_gzip 1.3.x will only run with Apache 1.3.x. because the internal module API is totally different in Apache 2.x.
For use with Apache 2.x I suggest mod_deflate (http://httpd.apache.org/docs-2.0/mod/mod_deflate.html) that ships with Apache 2.x.
Logged In: NO
45646546456
Log in to post a comment.
Logged In: YES
user_id=211909
mod_gzip 1.3.x will only run with Apache 1.3.x. because the
internal module API is totally different in Apache 2.x.
For use with Apache 2.x I suggest mod_deflate
(http://httpd.apache.org/docs-2.0/mod/mod_deflate.html) that
ships with Apache 2.x.
Logged In: NO
45646546456