摘要: 1、安装命令 sudo apt install apache2 注:apt命令用来安装 2、查看是否安装成功 sudo systemctl status apache2 安装成功会显示:active(running) 3、查看apache2的版本: apache2ctl -v 注:-v(-versi 阅读全文
posted @ 2020-01-05 19:53 秋qiu 阅读(795) 评论(0) 推荐(0)