寻觅生命中的那一片浅草......

查看Apache服务器Module加载状况

查看Apache服务器的Module加载状况
httpd -M

输出如下:

Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
auth_basic_module (shared)
authn_file_module (shared)
authz_host_module (shared)
authz_user_module (shared)
authz_groupfile_module (shared)
include_module (shared)
log_config_module (shared)
env_module (shared)
setenvif_module (shared)
mime_module (shared)
status_module (shared)
autoindex_module (shared)
vhost_alias_module (shared)
negotiation_module (shared)
dir_module (shared)
actions_module (shared)
userdir_module (shared)
alias_module (shared)
rewrite_module (shared)
cgi_module (shared)
php5_module (shared)
Syntax OK

查看已编译模块

httpd -l

输出如下:

Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c

尚无评论

发表评论

2024年四月
« 5月    
1234567
891011121314
15161718192021
22232425262728
2930