linux上安装并启动nginx

mac2022-06-30  84

安装

yum install -y nginx

启动:

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

转载于:https://www.cnblogs.com/xiaoQ0725/p/9400609.html

最新回复(0)