// 開啟apache
sudo apachectl start
// 重啟apache
sudo apachectl restart
// 關(guān)閉apache
sudo apachectl stop
服務(wù)器文件路徑為:
/Library/WebServer/Documents
// 開啟apache
sudo apachectl start
// 重啟apache
sudo apachectl restart
// 關(guān)閉apache
sudo apachectl stop
服務(wù)器文件路徑為:
/Library/WebServer/Documents