[plug] Redirect on postdata

Carl Gherardi carl.gherardi at gmail.com
Fri Aug 9 04:12:27 UTC 2013


Hey all,

Pretty standard situation: i'm replacing one service with another, and want
to redirect all queries from the old service to the similar equivalent of
the new.

When I've done this previously the unique data was part of the url. In my
current situation it isn't

eg.
http://server/main?content&content&A&docs&0&11111&0&dgenexec_main&list

I need to match and redirect based on the 11111, which is part of the
postdata not the url.

I'm not having any luck with the Apache docs at the moment. How do you
redirect on postdata from within Apache? Or is writing a custom cgi script
to interpret the data the only way?

Cheers

Carl G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20130809/21fb5ec1/attachment.html>


More information about the plug mailing list