1.打开/etc/apache2/httpd.conf文件
sudo vim /etc/apache2/httpd.conf
2.找到
/Library/WebServer/Documents
替换成
/Users/{username}/Sites
其中{username}是你登陆用户名,如:
/Users/daxiongmao/Sites
1.打开/etc/apache2/httpd.conf文件
sudo vim /etc/apache2/httpd.conf
2.找到
/Library/WebServer/Documents
替换成
/Users/{username}/Sites
其中{username}是你登陆用户名,如:
/Users/daxiongmao/Sites
本文标题:如何更改apache文件路径
本文链接:https://www.haomeiwen.com/subject/catcsxtx.html
网友评论