2007/12/24, Iñaki Baz Castillo ibc@aliax.net:
But in fact, the 302 arrives to the callee as if not "recurse" parameter exists. Maybe I haven't understood the meaning of this "recurse" parameter? or could it be a bug?
Yes, a bug of mine XD
For this feature working I must set a CPL parameter ("0 = dissable" by default): modparam("cpl-c","proxy_recurse",2)
Now it works :)