ubuntu apache2 安装

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/wuzhong8809/article/details/84061078

安装只需要一条命令:

sudo apt install apache2

验证:

打开流程器输入:http://localhost/

看到如下页面,表示安装成功

猜你喜欢

转载自blog.csdn.net/wuzhong8809/article/details/84061078