Link example jumppage support:
http://server-address/index.php?param1={value1},{value2},{value3}
-Above is comma separated
Link example our website support:
http://server-address/index.php?param1={value1}¶m2={value2}¶m3={value3}
How can i reformat the initial paramaters are passed according to our standard?
Thanx!
Note this does an internal redirect rather than a 301 or 302. Also not that is the comma separated list contain a variable number of items or there are other parameters, this can also be handled but the rules get a lot more complicated.