故事這麼開始的,本意在 mac 本地起個 apache,然後塞點 html docs 到 www 裡,測測調試用。
但在MaxOS X10.11 El Capitan,自備的Apache2.4下發現,
無論怎麼用 apache 指令,localhost 依然沒有變化,停止服務也能運作?
#而且即使在 httpd.conf中改了路徑
#然後重啟,開始,停止,重新啟動...localhost 仍然沒有變化,
#自帶的預設 html 仍然在 /Library/WebServer/Documents 中
#在此請教環境大神幫忙。
$ sudo lsof -iTCP -sTCP:LISTEN -n