How can we find what are the modules loaded in apache?



How can we find what are the modules loaded in apache?..

Answer / Rajbir

To find out which modules are loaded in Apache, you can check the Apache error log or run the `httpd -M` command. The httpd -M command displays a list of all installed modules along with their status (compiled, loaded, disabled, or fake).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Interview Questions

What is apachectl?

1 Answers  


I've updated my apache web server from version 2.0.55 to 2.2.0, now all my pages are blank, any thoughts? thanks in advance

1 Answers  


What is the default apache directory?

1 Answers  


How to check for the httpd.conf consistency?

1 Answers  


Where is apache installed on windows?

1 Answers  


How many threads can apache handle?

1 Answers  


How do I install apache server on windows 7?

1 Answers  


Where is apache configuration file?

1 Answers  


How to ensure apache process run with non-root/nobody user?

1 Answers  


How to solve this error "User Operation is waiting for publishing Apache Geronimo v2.0 server at localhost....to complete

1 Answers  


Is apache a httpd?

1 Answers  


What is apache web server?

1 Answers  


Categories