终端运行命令
//开启apache: sudo apachectl start
//重启apache: sudo apachectl restart
//关闭apache: sudo apachectl stop
映射目录:
/Library/WebServer/Documents
终端运行命令
//开启apache: sudo apachectl start
//重启apache: sudo apachectl restart
//关闭apache: sudo apachectl stop
映射目录:
/Library/WebServer/Documents
最新评论