Re: [squid-users] URL access-restriction alternatives to "http_access deny"

From: Jason Taylor <j@dont-contact.us>
Date: Wed, 11 Apr 2007 12:28:09 -0400

Henrik Nordstrom wrote:
> tis 2007-04-10 klockan 17:28 -0400 skrev Jason Taylor:
>
>
>> Is it possible to have the URL-filter deny action not be to just serve
>> an "access denied" page, but to rather
>> serve up a "page is against policy, click here to access anyway" page?
>>
>
> See deny_info
>
> Refards
> Henrik
>
Hi Henrik,

What I would like from my custom error pages is to give the user the
option of acknowledging the fact that the page is against policy but to
still access the page.
In the simplest case, think of displaying the error message and also
including the intended page in an <iframe>.

Something like this:

    <STRONG>
      Access Denied: <font color=#ff0000>ERR_ACCESS_DENIED-jason</font>.
    </STRONG>
    <P>
      The page you requested is against our Internet access-control
policies.
      This event has been logged. It is not the intention of the IT
department
      to prevent our users' access to the Internet so the page you requested
      is displayed below. To not have this error message appear in the
future,
      please contact the IT department.
      <iframe src="%U" width="100%"></iframe>
Received on Wed Apr 11 2007 - 10:28:13 MDT

This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT