As the old mod_cfml repo is somewhat abandoned ( I don’t have commit access ), I have forked it under the Lucee org
There is now CI for building the mod_cfml.so
(Windows, Linux x64 and arm64) and mod_cfml-valve.jar
I have also created a branch for the older javax v1 branch
I have added releases for the latest versions, 1.1.11 and 2.0.0
I was looking into the long standing redirect problem ( ?&__&__&__&__&__ ...
) and spotted a potential fix
https://luceeserver.atlassian.net/browse/LDEV-5723
EDIT I can repo with localhost, the redirect is solved, it now catches the problem and throws a 508, but the underlying problem is still there.
Seems to be due to something with detecting that localhost is the default host and confusion that it’s resolving the wrong apache host reference