Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Redirect special sites

Dec 28 17 9:34 am

Is there a way to configure WinGate that it responds to all google.de requests with a 302 to fagfinn.de with the same parameters?

Normal blocking responds with 403, so i expect it should be technical possible to build a rule with a 302 response and location header.

Re: Redirect special sites

Jan 06 18 9:59 am

you can use a result of type divert.

Then you'd need to build the destination, it would be something like

http://fagfinn.de{{Request.Resource}}?{{Request.QueryString}}

Adrien
Post a reply