USD $ 50 to redirect users to specific URL.
-
Hello all,
I want to be able to redirect users during a session. I mean, when someone types in a domain like hulu.com, they get redirected to http://somewhere.else.com/advertisment.html… after the users views the ad, the rest of their browsing requests for hulu.com session go without being redirected.....Detailed Steps:
User opens browser. (Browser is configured to use the Squid Proxy)
User opens http://hulu.com. He gets redirected to http://somewhere.else.com/advertisment.html
User views the ad and clicks on a button, which leads him back to Hulu.com
Now, this time the browser goes to the correct destination with no redirection. (Session created with timer-just thinking out of my head)I would need the session to be timed out after 2 hours and he gets redirected again or if he logs out and comes back again.
I am sure squidguard or squid could do this magic.
Thank you for your time and suggestions.
best