1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-06 18:35:24 +02:00
tldr/pages.th/osx/apachectl.md

471 B

apachectl

อินเทอร์เฟซควบคุมสำหรับ Apache HTTP Server เพื่อ macOS. ข้อมูลเพิ่มเติม: https://keith.github.io/xcode-man-pages/apachectl.8.html

  • เริ่ม org.apache.httpd launchd job:

apachectl start

  • หยุด launchd job:

apachectl stop

  • รีสตาร์ท (หยุด, แล้วเริ่ม) launchd job ใหม่:

apachectl restart