On May 13, 2007, at 1:01 AM, Paul Querna wrote:
Well... I think we should consider a more generic way to do this.
What I would like to see is something like
AddHandler gif proxy=balancer://bar
If mod_proxy knew about a handler syntax like this, you could do
lots of
creative things, using SetHandler....
<DirectoryMatch /foo/bar*cats/>
Set proxy=balancer://bar
</DirectoryMatch>
Which to me, seems like an easier thing to explain. There is one
way to
set handlers.. and thats all everything uses.
Thoughts?
I like it...