Hello, When executing build.sh validate-xml
Line 527: mod_authnz_ldap.xml:527:37: Element type "SITENAME" must be declared.
mod_authnz_ldap.xml is not a valid XML document Document becomes valid if I replace: <LocationMatch ^/dav/(?<SITENAME>[^/]+)/> by <LocationMatch ^/dav/(?<SITENAME>[^/]+)/> ... but I don't understand why. So I let you do the correction. Lucien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
