Mac Apache Server

2019-04-21  本文已影响0人  lotusve_w

mac 自带 apache

1. config

/etc/apache2/httpd.conf

2. root path

/Library/WebServer/Documents/

3. command

sudo apachectl start
sudo apachectl restart
sudo apachectl stop

4. host

http://127.0.0.1/ 或 http://localhost/

上一篇 下一篇

猜你喜欢

热点阅读