开启Apache sudo apachectl start
停止 Apache:sudo apachectl stop
重启 Apache:sudo apachectl restart
Apache服务器默认的web根目录在:/Library/WebServer/Documents
Apache的配置文件在:/etc/apache2
改变访问端口 /etc/apache2下的 httpd.conf文件
开启Apache sudo apachectl start
停止 Apache:sudo apachectl stop
重启 Apache:sudo apachectl restart
Apache服务器默认的web根目录在:/Library/WebServer/Documents
Apache的配置文件在:/etc/apache2
改变访问端口 /etc/apache2下的 httpd.conf文件