Results 1 to 2 of 2

Thread: http request forwarding

  1. #1
    Join Date
    May 2008
    Posts
    1

    http request forwarding

    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

  2. #2
    Join Date
    May 2002
    Location
    hoo noes!?!?
    Posts
    713
    Seems that some kind of proxy script would be the best method. I am sure there are some php http proxies out there. Couldn't recommend the best one however.

Similar Threads

  1. Replies: 0
    Last Post: 27 Feb 2007, 05:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •