On Sat, Jul 20, 2013 at 6:41 AM, Vincenzo D'Amore <v.dam...@gmail.com> wrote:
> I have implemented just same thing using rewritemap and a little of PHP. > If you are interested to evaluate a different approach take a look at this: > > http://stackoverflow.com/questions/13030557/apache-just-rewrite-if-external-ressource-exists/16647345#16647345 Thanks, though unfortunately I'm fairly certain the only way to reliably support request bodies, as well as not call local requests twice, is to do some acrobatics with filters. I'd be grateful for any light you could shed on those issues. -- Dorian Taylor http://doriantaylor.com/