logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Apachectl - Control Apache Server on macOS | Online Free DevTools by Hexmos

Control Apache server easily with Apachectl on macOS. Manage Apache's start, stop, and restart functionalities. Free online tool, no registration required.

apachectl

Apache HTTP Server control interface for macOS. More information: https://keith.github.io/xcode-man-pages/apachectl.8.html.

  • Start the org.apache.httpd launchd job:

apachectl start

  • Stop the launchd job:

apachectl stop

  • Stop, then start launchd job:

apachectl restart

See Also