back

by nikolay·10y ago·view on hn ↗
Okay, but you have to escape this in the Nginx config! Same issue with Lua! And this is terrible!
1 comments
there is these days _by_lua_block.
Thanks! This is really great:

    content_by_lua_block {
        ngx.say("hello, world")
    }