angristan / angristan/nginx-autoinstall
Replace old `ngx_cache_purge` module source with a maintained fork
未关闭
- 主要语言
- Shell
- 星标
- 646
- 派生
- 231
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently the script downloads the `ngx_cache_purge` module from [FRiCKLE](https://github.com/FRiCKLE/ngx_cache_purge), which had its last update 8 years ago. No wonder i've had problems using that module with nginx v1.22.0 (stable).
I suggest using an actively maintained fork, for example the one from [nginx-modules](https://github.com/nginx-modules/ngx_cache_purge) or from [torden](https://github.com/torden/ngx_cache_purge).
I already tried it by manually changing the source in the script from `/FRiCKLE/` to `/nginx-modules/` (on line 367) and everything works like a charm.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。