移除開機就啟動apachesudo update-rc.d -f apache2 remove 檢查是否有已經在運行的進程正在使用80 portsudo lsof -i :80 暫停 服務項目 apache2sudo service apache2 stop