httpd-2.4/manual/mod/mod_authnz_ldap.xml

Lucien Gentis <[email protected]>
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]>
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:

&lt;LocationMatch ^/dav/(?<SITENAME>[^/]+)/&gt;

by

&lt;LocationMatch ^/dav/(?&lt;SITENAME&gt;[^/]+)/&gt;

... but I don't understand why.

So I let you do the correction.

Lucien
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.