Re: [mp2] Using MP2 to rewrite URLs based on POST Body data

2004-04-07 Thread Joe Schaefer
"Greg Balmer" <[EMAIL PROTECTED]> writes: [...] > Basically our service has a single access point > http://ourhost.com/Service and I want to be able to examine the POSTed > (XML) content of requests for keywords in the body and rewrite the > incomming url as follows - > > Request BODY : ".

[mp2] Using MP2 to rewrite URLs based on POST Body data

2004-04-07 Thread Greg Balmer
Hi all,   I have been looking into various ways to achieve a goal of rewriting incomming url's based on the Content of a particular request's POST body.Basically our service has a single access point http://ourhost.com/Service and I want to be able to examine the POSTed (XML) content of re