pb m3.22 - set correct filter when clicking on subject and language in notice
<Location /ldap-status> SetHandler ldap-status <%- if scope.function_versioncmp([@apache_version, '2.4']) >= 0 -%> Require ip 127.0.0.1 ::1 <%- else -%> Order deny,allow Deny from all Allow from 127.0.0.1 ::1 Satisfy all <%- end -%></Location>