Hello,
i am looking for a proxy which can "bounce" the request, which is not a
classic proxy.
I want it works in this way.
e.g. a proxy is running a 192.168.1.1
and when i want to open www.yahoo.com, i just need call
http://192.168.1.1/www.yahoo.com
the proxy can pickup the the host "www.yahoo.com" from the URI, and
retrieve the info for me,
so it need to get the new $host from $location, and remove the $host from
the $location before proxy pass it.
it is doable via nginx?
Regards
Bill
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx