Display modules inside Apache

Moderators: ashishsinha, alok, Linux Moderators

Display modules inside Apache

Postby alok on Mon Apr 02, 2012 12:49 pm

To check or display the complied modules inside http u can use the
Code: Select all
httpd -l

command. This command will show you only the static modules.

Then you can also use
Code: Select all
httpd -M

command to show both static and shared modules.

Can be a very handy command in case you want to know which modules are currently working with http.

Here is my screenshot of the command.
networknuts-http-modules.png
Display modules inside Apache
User avatar
alok
 
Posts: 230
Joined: Tue Dec 23, 2008 11:11 am

Return to Linux Room

Who is online

Users browsing this forum: No registered users and 1 guest

cron