mac 下apache服务的根目录

根据文章的介绍 http://jingyan.baidu.com/article/67508eb434539f9cca1ce4da.html

apache服务的根目录是在 /Library/WebServer/Documents

这个目录是由文档 /etc/apache2/httpd.conf 里的 DocumentRoot指定的。

原文地址:https://www.cnblogs.com/mengshu-lbq/p/6576347.html