摘要: apt-get update apt install nginx -y check version info: nginx -v nginx -V echo $HOSTNAME > /var/www/html/index.nginx-debian.html curl localhost nginx 阅读全文
posted @ 2021-05-19 15:31 xman888 阅读(28) 评论(0) 推荐(0) 编辑