cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

please help

From: sunil kumar <sunil.rajput81_at_gmail.com>
Date: Tue, 13 Nov 2007 23:49:50 +0530

Dear,
        I have a problem, I want to redirect to user from one server
to other server.
Description:

First user send the request to server A for a login module which is
implemented at server B and server B send the login module to user if
request comes from server A. server B check the IP of server A if ip
match the it will give the login module otherwise nothing.

Now how server A redirect to user at server B because by
header("Location: http://blah.com"); function Server B found the
remote address of user not server A. how we send the request to server
B for user redirection. Is it possible or not in php/curl.
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-11-13