Commit df40a548 authored by Ryan Bloom's avatar Ryan Bloom
Browse files

Remove mod_mmap_static. This has been replaced by mod_file_cache, and

there is no reason to keep this duplicate code


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87165 13f79535-47bb-0310-9956-ffa450edef68
parent 04c007df
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line

APACHE_MODPATH_INIT(experimental)

APACHE_MODULE(mmap_static, memory mapped file caching, , , no)
APACHE_MODULE(charset_lite, character set translation, , , no)
APACHE_MODULE(cache, dynamic file caching, , , no)
APACHE_MODULE(disk_cache, disk caching module, , , no)