apache2ctl
The CLI tool to administrate HTTP web server Apache.
This command comes with Debian based OSes, for RHEL based ones see `httpd`.
- 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:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).