Closed sebix closed 8 months ago
mod_xml2enc definitely are there
find . | grep 'mod_xml2enc'
./modules/mod_xml2enc.so
./include/mod_xml2enc.h
You are entirely right; this is wholly a user error. The module needs to be loaded, that's all.
Using httpd:2.4.58-bookworm as reverse proxy gives this warning message in the error log:
The Dockerfile already mentions this library: https://github.com/docker-library/httpd/blob/26548a4129140d99916084ff5babe42dcc7cb88a/2.4/Dockerfile#L34 But it seems,
mod_xml2enc
is not active or available.