Okay, but you have to escape this in the Nginx config! Same issue with Lua! And this is terrible!
back
1 comments
there is these days _by_lua_block.
Thanks! This is really great:
content_by_lua_block {
ngx.say("hello, world")
}