+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Jul 2006
- Posts
- 94
How to find loaded modules in apache.
Guys,
'httpd -l' will shows the compiled modules in apache.
[root@server ~]# /usr/sbin/httpd -l
Compiled in modules:
core.c
mod_alias.c
mod_rewrite.c
mod_so.c
[root@server ~]#


LinkBack URL
About LinkBacks



Reply With Quote