随笔分类 -  nginx

ubuntu安装nginx
摘要:​ ubuntu安装nginx 目前支持两种安装方式,一种是apt-get的方式,另一种是根据包安装的方式 为方便我统一使用root用户 一、apt-get安装nginx(推荐安装) 切换至root用户 sudo su root apt-get install nginx 查看nginx是否安装成功 阅读全文
posted @ 2021-07-10 14:10 小白丶瑶 阅读(2457) 评论(0) 推荐(0)