15 Aug
2011
15 Aug
'11
9:35 a.m.
Jacob Dawson wrote:
So, according to the docs in proxy.conf and Arran's comment here, the regex stuff should work fineā¦but in 2.1.11, we're not seeing that behavior. Right now, requests are only getting proxied properly if it's an exact match on the realm name ( realm "hokies" { or realm "w2k.vt.edu" { ), whereas the regex realm syntax doesn't seem to be working at all ( realm "~hokies" { or realm "~.*w2k\\.vt\\.edu" { aren't matched).
Regex matching works for me... What does debug mode say? Alan DeKok.