Apache服务器相关

Posted wsfu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Apache服务器相关相关的知识,希望对你有一定的参考价值。

安装apache服务器

debian9安装apache2:apt-get install apache2

启动apache:/etc/init.d/apache2 start

停止apache:/etc/init.d/apache2 stop

重启apache:/etc/init.d/apache2 restart

以上是关于Apache服务器相关的主要内容,如果未能解决你的问题,请参考以下文章