Ian Holsman wrote:
> 
> Jim Jagielski wrote:
> > The current usage of mod_proxy in forward proxy scenarios is limited
> > by the limited "pattern" matching capabilities of NoProxy and
> > ProxyRemote. I am working on a patch that adds NoProxyMatch and
> > ProxyRemoteMatch which makes them regex aware.
> 
> are you going to do something similiar with proxypass/proxypassreverse?
> If it would be possible to have 2 lists... a nonregex and a regex list
> when you do the actual match against the URL that would be great.
> 

With ProxyPass, you can use mod_rewrite to do almost all you'd want
to do, but I also know that in matter situations adding mod_rewrite
isn't a viable solution, and a lot of "overhead" from some situations.
First will be improving forward proxying, and then reverse proxying,
since with forward we have *no* solutions available :/

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
                   will lose both and deserve neither"

Reply via email to