Apache access rules with multi-valued Attributes?
Cantor, Scott
cantor.2 at osu.edu
Tue Jul 2 12:42:58 UTC 2024
> OK, thanks. I got it working by not using a regex and instead
> matching on the entire value. I'm fairly certain that my
> expression was good, but I'll accept what I have and just
> match on the entire attribute value.
Xerces' regex library isn't the same as many others, nor is it documented other than "tries to do what XML seems to require", so it's not that unusual to have problems with it. Another reason the code base needs to be dumped.
-- Scott
More information about the users
mailing list