Re: [squid-users] Squid -> Homepage

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 15 Mar 2005 04:47:16 +0100 (CET)

On Tue, 15 Mar 2005, Hendro Susanto wrote:

> Is it possible to 'set' the squid so it will retrieve a default
> homepage for the network ? e.g when a user opens the IE, it will be
> directed to a default homepage ?

Not easily. The "homepage" of a browser is the first URL the browser will
request when started. This then gets sent to the proxy.

What you can do in the proxy is to ignore the first URL sent by your users
per day and forcibly redirect them to your "default homepage", so even if
the user tries to go to gmail.com he will end up on your default page on
the first attempt. To do this you need a redirector helper which keeps
track of users already seen, and redirects users not seen earlier.

Regards
Henrik
Received on Mon Mar 14 2005 - 20:47:18 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST