linux上安装并启动nginx

安装

yum install -y nginx



启动:

进入到安装目录,执行 systemctl restart nginx

posted @ 2018-08-01 12:47  筱小Q  阅读(256)  评论(0)    收藏  举报