Question about the url rewrite before pass
Bill Yuan
bycn82 at gmail.com
Thu Sep 22 04:11:29 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20160922/dcdffba0/attachment.html>
More information about the nginx
mailing list