亲清在线-江山新闻网

标题: CentOS一键安装Nginx脚本 [打印本页]

作者: [db:作者]    时间: 2025-8-9 20:17
标题: CentOS一键安装Nginx脚本
经常要用到Nginx反向代理,每次都去手动编译安装太麻烦了,使用这个一键安装脚本方便很多,支持编译安装和二进制安装。

[attach]21619[/attach]

环境要求
  • CentOS 6/7

    安装
    是的,复制下面这条命令,根据提示操作即可。

    wget https://raw.githubusercontent.com/helloxz/nginx-cdn/master/nginx.sh && bash nginx.sh

    模块说明
    虽然LNMP及OneInstack也可以单独安装Nginx,之所有不用是因为某些模块没有,还是需要重新编译,此脚本已经内置了反向代理比较常用的模块,挑重点的说,比如:

    [attach]21620[/attach]

  • ngx_http_substitutions_filter_module:关键词替换模块
  • ngx_cache_purge:缓存清理模块


    脚本源码:https://github.com/helloxz/nginx-cdn





    欢迎光临 亲清在线-江山新闻网 (http://www.sz-alloy.com/) Powered by Discuz! X3.2