Hi,
I have banned some sites, using ban list under system policies.
When the user try to access that page I show a customized allert page.
I have modified the value of the following key
HKLM\Software\QBik Software\Wingate\ErrorStrings\HTTP\AccessDeniedDescription
with
<META HTTP-EQUIV="Refresh" CONTENT="2;URL=http://mysite/HTTP403.php">
On "mysite" I have a webserver with php that allows me to show the page to the user.
Does Wingate manage a variable with the requested URL ?
With PureSight plugin the are some variable that I can use (ex. ##DATASOURCE##).
Thanks in advance,
Stefano