[squid-users] redirecting one url to another
Amos Jeffries
squid3 at treenet.co.nz
Thu Feb 7 12:24:06 UTC 2019
On 8/02/19 12:28 am, Walid A. Shaari wrote:
> Greetings,
>
> due to architectural or workflow issue, I would like to utilize squid to
> redirect one url to another.
>
> e.g. bing.com to google.com
> however, keep the parameters, is that doable?
>
There are two problems;
First is that those services no longer use HTTP. So you will need to
decrypt the HTTPS to get any access to the URLs.
Second is that they are different services by different organizations.
So the parameters have different meanings. Retaining them can cause more
problems than it solves.
Amos
More information about the squid-users
mailing list