commands.sh

a2query

linux

Retrieve runtime configuration from Apache on Debian-based OSes.

More info →

Examples (5)

List enabled Apache modules

Check if a specific module is installed

sudo a2query -m module_name

List enabled virtual hosts

Display the currently enabled Multi Processing Module

Display Apache version

made by @shridhargupta | data from tldr-pages