I'm running squid3 on LAN under ubuntu 12.10. When a client requests a URL I want to redirect to a custom html page with a timeout, and then redirect again to the requested target URL. How can I do this with Squid3?
Original post:
running squid3 on lan, ubuntu12.10 .I want to do when needed,clients request any url, squid direct to my custom html page with time limit and then redirect target url. How can i do with squid3?