Hi All,
The web proxies redirect-to option allows you to redirect clients that are hitting deny rules to a specific URL - is there any way to include the originally requested URL as a parameter in this URL? For example, let’s say a client types http://www.google.com/ into his browser, and I reject that, I’d like to redirect the user to “http://myserver/?origurl=http://www.google.com/”.
Is this possible, and if so - how?
Thanks,
Jaco