How to check which apache modules are enabled/installed? Posted on August 28, 2013 by admin Use following commands to list out theĀ modules associated with your running Apache apache2ctl -M or httpd -M will tell you which modules are built-in or shared. Depending the version Post navigation ← Previous Next →