[users@httpd] Is it possible to force logging of mod_authnz_ldap's actions?
Hi, I'm tracking down a mysterious issue where some accounts are accepted and some are not when they try to log in via mod_authnz_ldap. Nothing shows up in the logs. Can I change that? If so, how? Thanks, John A
[users@httpd] make install failing with "error: cannot install 'libaprutil-1.la' to a directory not ending in /etc/httpd24/lib"
Hi, folks, I'm building httpd 2.4.54 on RHEL 6. I took the apr files supplied and put them into ./httpd2.4.54/srclib, then did the configure/make/make install thus: ./configure --prefix /opt/apache/httpd --with-included-apr --with-pcre=/usr/local/bin/pcre2-config Everything built fine