<div dir="ltr"><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default">​Hello, <br><br>i am looking for a proxy which can "bounce" the request, which is not a classic proxy.<br><br>I want it works in this way.<br>e.g. a proxy is running a 192.168.1.1 <br>and when i want to open <a href="http://www.yahoo.com">www.yahoo.com</a>, i just need call <a href="http://192.168.1.1/www.yahoo.com">http://192.168.1.1/www.yahoo.com</a><br>the proxy can pickup the the host "<a href="http://www.yahoo.com">www.yahoo.com</a>" from the URI, and retrieve the info for me​, <br><br></div><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default">so it need to get the new $host from $location, and remove the $host from the $location before proxy pass it.<br><br></div><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default">it is doable via nginx?<br></div><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default">Regards<br></div><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default">Bill <br></div><br><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default"><br>​</div><br><div style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)" class="gmail_default"><br></div></div>