> Does it need direct-support from mod_proxy instead of trying to cobble
> the pieces together from BZ 64338 and other existing directives? My
> goal with 64388 was to write the smallest patch that could get the job
> done, but I'm not sure it's possible do to it in this way.

I think so.

The area you're editing runs in the middle of the mod_proxy handler so
nothing really has a chance to run between the time the real var is
set and when you need the 2nd var set.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to