Files
ports/www/nginx-module-lua/pkg-descr
T
Jochen Neumeister 39e6c1c398 www/nginx-module-lua: Add new port
Add a new port for the OpenResty lua-nginx-module dynamic
module for nginx.

WWW: https://github.com/openresty/lua-nginx-module

Sponsored by:	Netzkommune GmbH
2026-05-26 17:36:51 +02:00

6 lines
228 B
Plaintext

lua-nginx-module embeds Lua into nginx and provides a powerful scripting
environment for nginx HTTP request processing.
It is part of the OpenResty ecosystem and is commonly used together with
lua-resty-core and ngx_devel_kit.