# apachectl

> Interfaccia di controllo del server HTTP Apache per macOS.

- Avvia il demone `org.apache.httpd`:

`apachectl start`

- Ferma il demone:

`apachectl stop`

- Riavvia il demone:

`apachectl restart`