<div dir="ltr">Hi,<div><br></div><div>I have squid setup as a proxy.  I would like to rewrite requests that go through squid.</div><div>example:  the browser requests <a href="http://www.example.com">www.example.com</a>, I want to rewrite that to <a href="http://dev-www.example.com">dev-www.example.com</a></div><div><br></div><div>The idea is the user requests <a href="http://www.example.com">www.example.com</a>, but Squid actually proxies them to <a href="http://dev-www.example.com">dev-www.example.com</a>.</div><div><br></div><div>I believe this is possible, but was hoping someone could point me in the right direction.  I have looked through the documentation, but guess I am missing it.</div><div><br></div><div>thank you</div></div>