Content_by_lua

write content_by_lua_block in nginx to get output by direct curl access, and the web page access status is always in pending.

Mar.09,2021

curl  , ,body
curl -X GET https://xx.com/test -i
  • Openresty ngx.re.find cannot uniquely match

    < H2 > describe my problem < H2 > system: debian 8.0x64 server: Openresty 1.13.6.1 default installation novice, the question is relatively simple, I beg your pardon problem description: I need to implement a unique match on request_uri (request p...

  • Nginx redirection

    demand use 301 to redirect Source address http: explore.gac.one aaa bbb variable destination address http: explore.gac.one -sharp transaction variable need to give a demonstration ...

    Jul.14,2022
  • What is the reason why nginx cannot implement regular batching?

    my nginx-V information is as follows: nginx -V nginx version: nginx 1.14.2 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) configure arguments: --prefix= usr local nginx --add-module= usr local src lua-nginx-module-0.10.13 --add-module= usr local...

    Jul.19,2022
Menu