MODULES部分:
# Load modules at startup. If the server is not able to load modules
# it will abort. It is possible to use multiple loadmodule directives.
启动时加载模块。如果服务器无法加载模块,它将中止。可以使用多个loadmodule指令。
加载方式:
# loadmodule /path/to/my_module.so
# loadmodule /path/to/other_module.so
网友评论