Skip to content

nginx-with-docker/ngx_http_subs_filter_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngx_http_subs_filter_module

a filter module which can do both regular expression and fixed string substitutions for nginx

Nginx Images

Nginx Version Module Version Docker Images
1.21.1 master (2019.08)
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-subs-filter-master
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-subs-filter-master-alpine
1.21.1 0.6.4 (2014.02) The code version is too old, and it is of meaningless to support dynamic construction
1.21.0 master (2019.08)
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.0-subs-filter-master
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.0-subs-filter-master-alpine
1.21.0 0.6.4 (2014.02) The code version is too old, and it is of meaningless to support dynamic construction

TODO