文件安装列表:

SUSE 12 SP1 nginx 离线安装

执行安装命令:rpm -ivh /nginx/*(nginx为安装文件rpm目录)

文件下载地址 : https://download.csdn.net/download/u013493751/10525653

安装完毕:service nginx start (启动服务)

PS:

 这个版本nginx 目录没有index.html 文件 会报

nginx 403 Forbidden

将文件夹index.html 放到 /srv/www/htdocs 目录

详细配置详见 /etc/nginx 目录

安装完成启动服务截图

SUSE 12 SP1 nginx 离线安装


相关文章:

  • 2021-09-20
  • 2021-05-16
  • 2021-09-06
  • 2021-09-01
  • 2021-03-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
  • 2022-01-01
相关资源
相似解决方案