Adding params to POST request

Alles, was den Apache betrifft, kann hier besprochen werden.

Adding params to POST request

Postby elad2109 » 27. February 2011 21:31

Hello every1.


I want to use htaccess for the following manipulation:

when

current url = POST: http://www.myDomain.com/

HTTP_REFERER = //www.myDomain.com/3

{Param2= x (some const value)}

will be hiddenly converted to

POST (not GET!) http://www.myDomain.com/Myservice.asmx/Foo

{Param1 = 3, Param2= x (stays the same as before manipulation)}

If that cannot be done, I would like to do the following (using any apache trick)
1. Change the request method from POST to GET
2. take to POST variables and concatenate to GET url

or any creative idea that achieves the same.

Thaks for any assistant
elad2109
 
Posts: 1
Joined: 27. February 2011 21:22

Return to Apache

Who is online

Users browsing this forum: No registered users and 179 guests