please add lua support to nginx, preferred as dynamic module...or package openresty which might be easier.
root@nimvie: /srv/www # nginx -V
nginx version: nginx/1.21.4
built with OpenSSL 1.1.1l 24 Aug 2021 (running with OpenSSL 1.1.1v 1 Aug 2023)
TLS SNI support enabled
configure arguments: --prefix=/opt/freeware/share/nginx --sbin-path=/opt/freeware/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/var/run/nginx.pid --lock-path=/var/locks/nginx --user=nginx --group=nginx --with-ipv6 --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_image_filter_module --with-http_geoip_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-cc-opt='-DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_ALL_SOURCE -DFUNCPROTO=15 -O2 -I/opt/freeware/include -I/opt/freeware/include' --with-ld-opt='-L/opt/freeware/lib64 -L/opt/freeware/lib -Wl,-blibpath:/opt/freeware/lib64:/opt/freeware/lib:/usr/lib:/lib'
------------------------------
I regret starting this entire conversation
------------------------------