apache2ctl
Verified for current stable LTS
Apache2ctl Command: List Loaded Apache Modules
Use for list loaded apache modules with Apache2ctl. Exact CLI syntax to list loaded apache modules using Apache2ctl.
When to use this: Use for list loaded apache modules with Apache2ctl.
Command Syntax
sudo apache2ctl -M sudo apache2ctl -M Live Command Builder
Final Command
sudo apache2ctl -M Command Breakdown
-M- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list loaded apache modules using Apache2ctl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Apache2ctl Command: Restart Apache Daemon
sudo apache2ctl restart Apache2ctl Command: Start Apache Daemon sudo apache2ctl start Apache2ctl Command: Stop Apache Daemon sudo apache2ctl stop Apache2ctl Command: Test Apache Config Syntax sudo apache2ctl -t Autossh Command: Fork Autossh Background No Shell autossh -f -M <monitor_port> -N "<ssh_command>"