When using HTTPD server httpd-rhel-2.4.63, the web server failed to mod_lua on RHEL8 with the following error:
httpsd.worker: Syntax error on line 45 of /usr/local/apache/httpd/conf/httpd.conf: Syntax error on line 30 of /usr/local/apache/httpd/conf/include/proxy.conf: Cannot load modules/mod_lua.so into server: liblua-5.1.so: cannot open shared object file: No such file or directory
RHEL 8.10httpd-rhel-2.4.63
The problem is related to missing liblua 5.3 support for httpd-rhel-2.4.63 that is build using the old liblua 5.1.
Download and use the new httpd-rhel-2.4.63 build that support liblua 5.3 on RHEL 8.