Y
Hacker News
new
|
ask
|
show
|
jobs
by
nikolay
3863 days ago
Okay, but you have to escape this in the Nginx config! Same issue with Lua! And this is terrible!
1 comments
bungle
3863 days ago
there is these days _by_lua_block.
link
nikolay
3862 days ago
Thanks! This is really great:
content_by_lua_block { ngx.say("hello, world") }
link