Get a list of Apache loaded modules
Via
apache2ctl
:
apache2ctl -t -D DUMP_MODULES apache2ctl -M
or using the Apache binary:
httpd -M apache2 -M