dorkai
03 May 2008, 12:23 PM
Hi all,
I have a application server I am trying to send a http request to, but this server only allows requests from my web server because of IP filtering.
What is the best way to go about doing this?
Basically what needs to happen is when the client fills out a form, the web server must take that information and be the one performing the http request to the application server with that information. Does this make sense?
What is the best way to go about doing this.
Please help! Thanks
I have a application server I am trying to send a http request to, but this server only allows requests from my web server because of IP filtering.
What is the best way to go about doing this?
Basically what needs to happen is when the client fills out a form, the web server must take that information and be the one performing the http request to the application server with that information. Does this make sense?
What is the best way to go about doing this.
Please help! Thanks