1

I have to use lua with nginx. I have heard that have to compile "nginx with lua". What is meant by "compile nginx with lua"? How can I "compile" nginx with lua?

1 Answer 1

2

Lua support in nginx is a module which is not compiled by default. The easiest way to obtain it is to use the OpenResty distribution. You can also compile it into your nginx like a regular nginx module.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.