How to Install libnginx-mod-http-lua in Ubuntu 18.04



Install libnginx-mod-http-lua by entering the following commands in the terminal:

sudo apt update
sudo apt install libnginx-mod-http-lua

Description:

Lua module for Nginx

Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model.

Homepage: http://nginx.net

Version: 1.14.0-0ubuntu1

Section: universe/httpd