- 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.
