Loading modules/http/Makefile.in 0 → 100644 +3 −0 Original line number Diff line number Diff line include $(top_srcdir)/build/special.mk modules/http/config.m4 0 → 100644 +11 −0 Original line number Diff line number Diff line dnl modules enabled in this directory by default APACHE_MODPATH_INIT(http) http_objects="http_core.lo http_protocol.lo http_request.lo" APACHE_MODULE(core, HTTP protocol handling, $http_objects, , yes) APACHE_MODULE(mime, mapping of file-extension to MIME, , , yes) APACHE_MODPATH_FINISH Loading
modules/http/Makefile.in 0 → 100644 +3 −0 Original line number Diff line number Diff line include $(top_srcdir)/build/special.mk
modules/http/config.m4 0 → 100644 +11 −0 Original line number Diff line number Diff line dnl modules enabled in this directory by default APACHE_MODPATH_INIT(http) http_objects="http_core.lo http_protocol.lo http_request.lo" APACHE_MODULE(core, HTTP protocol handling, $http_objects, , yes) APACHE_MODULE(mime, mapping of file-extension to MIME, , , yes) APACHE_MODPATH_FINISH