Version 2.0 makes the following changes to module handling:
mod_auth_digest
is now a standard module
in v2.
mod_mmap_static
, which was experimental in
v1.3, has been replaced by mod_file_cache
.
Third-party modules written for Apache v1.3 will not work with v2 since the API has been completely rewritten. See Chapter 20 and Chapter 21.