* pages.pt*: fix verb tenses * pages.pt*: fix all pt_PT verb tenses in the start and more pt_BR verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt*: fix more verb tenses * review PR --------- Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> Co-authored-by: Isaac Vicente <contatoisaacvicente@gmail.com>
17 lines
310 B
Markdown
17 lines
310 B
Markdown
# apachectl
|
|
|
|
> Interface de controle do Servidor HTTP Apache para macOS.
|
|
> Mais informações: <https://www.unix.com/man-page/osx/8/apachectl/>.
|
|
|
|
- Inicia o job launchd `org.apache.httpd`:
|
|
|
|
`apachectl start`
|
|
|
|
- Para o job launchd:
|
|
|
|
`apachectl stop`
|
|
|
|
- Para, e então inicia o job launchd:
|
|
|
|
`apachectl restart`
|