config.m4

来自「Apache V2.0.15 Alpha For Linuxhttpd-2_0_」· M4 代码 · 共 12 行

M4
12
字号
dnl modules enabled in this directory by defaultAPACHE_MODPATH_INIT(dav/fs)dav_fs_objects="mod_dav_fs.lo dbm.lo lock.lo repos.lo"dnl ### we want to default this based on whether dav is being used...dnl ### but there is no ordering to the config.m4 files right now...APACHE_MODULE(dav_fs, DAV provider for the filesystem, $dav_fs_objects, , most)APACHE_MODPATH_FINISH

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?