摘要: //开启apache: sudo apachectl start //重启apache: sudo apachectl restart //关闭apache: sudo apachectl stop 回车会提示输入密码,也就是你电脑的密码,http://127.0.0.1/测试一下 阅读全文
posted @ 2017-09-27 22:06 田云 阅读(125) 评论(0) 推荐(0) 编辑