RE: Geoip2 module question

2023-07-20 Thread Reinis Rozitis
> I am wondering why it's not more available in the Linux repositories. Any > thoughts? It's a third party module. Why it is not available in your particular linux distribution you'll have to ask the distribution maintainers (Oracle) as for example it's available in Opensuse https://software.o

Re: [ANN] OpenResty 1.21.4.2 released

2023-07-20 Thread Saint Michael
I get a timeout error when doing this git clone git:// github.com/yaoweibin/ngx_http_substitutions_filter_module.git but I need this module for my openresty installation Does any body know how to fix this? On Wed, Jul 19, 2023 at 11:58 PM Jiahao Wang via nginx wrote: > Hi folks, > > I am happy t

Missing module ngx_http_substitutions_filter_module

2023-07-20 Thread Saint Michael
I am trying to install this module and I get a timeout git clone git://github.com/yaoweibin/ngx_http_substitutions_filter_module.git does anybody know how to install this module? It's a vital part of my nginx installation. ___ nginx mailing list nginx@ngi

Re: Missing module ngx_http_substitutions_filter_module

2023-07-20 Thread Sergey A. Osokin
Hi there, On Thu, Jul 20, 2023 at 10:53:15AM -0400, Saint Michael wrote: > I am trying to install this module and I get a timeout > git clone > git://github.com/yaoweibin/ngx_http_substitutions_filter_module.git > does anybody know how to install this module? > It's a vital part of my nginx instal

Re: [ANN] OpenResty 1.21.4.2 released

2023-07-20 Thread A. Schulze via nginx
Am 20.07.23 um 15:18 schrieb Saint Michael: I get a timeout error when doing this git clone git://github.com/yaoweibin/ngx_http_substitutions_filter_module.git this isn't what I would use. I tried - git clone https://github.com/yaoweibin/ngx_http_substitutions_filter_module.git - git clone

Re: [ANN] OpenResty 1.21.4.2 released

2023-07-20 Thread Saint Michael
It works fine with https:// Thanks to everybody. On Thu, Jul 20, 2023 at 11:38 AM A. Schulze via nginx wrote: > > > Am 20.07.23 um 15:18 schrieb Saint Michael: > > I get a timeout error when doing this > > git clone git:// > github.com/yaoweibin/ngx_http_substitutions_filter_module.git > > this