Apache access rules with multi-valued Attributes?
Bryan K. Walton
bwalton+1573850983 at leepfrog.com
Tue Jul 2 03:25:38 UTC 2024
On Mon, Jul 01, 2024 at 10:04:52PM +0000, Cantor, Scott wrote:
> > Can I make this work? Is the problem with my Apache access
> > regex or is it somehow related to the multi-value attribute?
>
> Multiple values work fine, so whatever's wrong it isn't that.
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.
-Bryan
More information about the users
mailing list