apache2ctl -L

Category: Web Servers & Proxies

apache2ctl -L

List Apache configuration directives

Dumps every configuration directive Apache understands, together with the module that provides it and where it is valid. Useful when a directive is rejected because the owning module is not loaded. Pipe the output through grep when you forget the exact directive name.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.