ubantu下重启apache

启动apache服务
 sudo /etc/init.d/apache2 start
重启apache服务
sudo /etc/init.d/apache2 restart
停止apache服务
 sudo /etc/init.d/apache2 stop

posted @ 2016-06-20 17:52  飞奔的鲸鱼  阅读(120)  评论(0)    收藏  举报