commands.sh

apache2ctl

linux

Administrate the Apache HTTP web server. This command comes with Debian based OSes, for RHEL based ones see `httpd`.

More info →

Examples (5)

Start the Apache daemon. Throw a message if it is already running

Stop the Apache daemon

Restart the Apache daemon

Test syntax of the configuration file

List loaded modules

made by @shridhargupta | data from tldr-pages