Passing through POST data after reading in mod_perl2

Hi,=0A=0AI'm hoping someone can point me in the right direction here. I am=
creating a proxy using Apache with a bunch of URL rewrites. I also need t=
o do some specific rewrites based on some XML that gets POSTed. I'm pretty=
sure I've got that part of things worked out in my head, but I need the XM=
L payload to reach the destination server, which isn't happening. I have r=
ead about an unsupported feature (for mod_perl1 I think) which can retain t=
he POST data. Is there a better way to do this with mod_perl2, or am I hea=
ding off in the wrong direction?=0A=0ACheers in advance for any assistance =
you guys can give me.=0A=0A:)=0ARoNAn=0A=0A =0ANothing is true; Everything =
is permissible...=0A=0A=0A=0A
Bill Burroughs [ Fr, 20 November 2009 14:47 ] [ ID #2023508 ]
Webserver » gmane.comp.apache.mod-perl » Passing through POST data after reading in mod_perl2

Vorheriges Thema: APR::Request gets Symbol Not Found
Nächstes Thema: Using multiple perl interpreters