angristan / angristan/nginx-autoinstall

Replace old `ngx_cache_purge` module source with a maintained fork

未关闭
#244 1 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。