Apachectl

Written by Yujin Boby

Edit in WordPress

apachectl command is used to interact with Apache web server.

To see Apache status

apachectl status

To list virtualhost info, run

apachectl -t -D DUMP_VHOSTS

List VirtualHost + server config.

apachectl -S

apachectl

To list loaded apache modules, run

apachectl -M

Related Posts

Apache Web Server
apachectl status www-browser not found