Add OpenResty (Nginx) Suppport #1069
qwerty199369
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OpenResty is built on top of Nginx. It extends Nginx's capabilities by integrating the Lua programming language into Nginx's core. This allows developers to write Lua scripts to handle requests and responses in a more dynamic and flexible way.
OpenResty Repo: https://github.com/openresty/openresty
OpenResty for Windows: https://github.com/openresty/openresty/blob/master/doc/README-windows.md
Beta Was this translation helpful? Give feedback.
All reactions