apachectl: add page (#1686)
This commit is contained in:

committed by
Agniva De Sarker

parent
19de41ce06
commit
64dad4da06
15
pages/osx/apachectl.md
Normal file
15
pages/osx/apachectl.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# apachectl
|
||||||
|
|
||||||
|
> Apache HTTP Server control interface for macOS.
|
||||||
|
|
||||||
|
- Start the org.apache.httpd launchd job:
|
||||||
|
|
||||||
|
`apachectl start`
|
||||||
|
|
||||||
|
- Stop the launchd job:
|
||||||
|
|
||||||
|
`apachectl stop`
|
||||||
|
|
||||||
|
- Stop, then start launchd job:
|
||||||
|
|
||||||
|
`apachectl restart`
|
Reference in New Issue
Block a user