执行命令

2018-08-14  本文已影响0人  梦的怒放_c3b4

一、Start Apache 2 Server /启动apache服务

 /etc/init.d/apache2 start

or

$ sudo /etc/init.d/apache2 start

二、 Restart Apache 2 Server /重启apache服务

 /etc/init.d/apache2 restart

or

 sudo /etc/init.d/apache2 restart

三、Stop Apache 2 Server /停止apache服务

 /etc/init.d/apache2 stop

https://www.cnblogs.com/wmm123/p/7821962.html

上一篇 下一篇

猜你喜欢

热点阅读