This short guide will show you how to list all loaded modules in Apache. This guide assumes that apache (httpd) is installed and running.
In Terminal, or your Unix command line, use the following command:
httpd -M You should see output similar to this:
core_module (static) mpm_prefork_module (static) http_module (static) so_module (static) auth_basic_module (shared) auth_digest_module (shared) This is a list of all loaded Apache modules.
We’re hiring!
Are you a passionate writer or editor? We want to hear from you!
©2020 Howchoo, LLC
SitemapTerms of usePrivacy policyDMCA requestsCA Residents: Do Not Sell My Personal InformationWant to support Howchoo? When you buy a tool or material through one of our Amazon links, we earn a small commission as an Amazon Associate.