Perrin Harkins wrote: > Does it help any if you use ProxyMatch instead of LocationMatch?
also, try substituting your PerlAuthenHandler for normal .htpasswd-style authentication at the same place - mod_perl doesn't do much to interact with the request record, which is where the query string is stored, so I'd be surprised if the fault is in mod_perl core. --Geoff