apachectl, archey, as: add Italian translation (#4450)

This commit is contained in:
Carlo Federico Vescovo
2020-10-05 16:35:15 +02:00
committed by GitHub
parent 9a956cff05
commit 1e596608da
3 changed files with 54 additions and 0 deletions

15
pages.it/osx/apachectl.md Normal file
View File

@@ -0,0 +1,15 @@
# 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`