Re: Forceing a Subnet to one Webpage

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 04 Mar 1999 02:30:50 +0100

Ray Brighenti wrote:

> Subent, so would it be possible that anyone using our proxy on the old
> subnet be forced to a page that would then have the details on how to
> change over.

1. Write a page with the instructions, and put this in
squid/errors/ERR_OLD_DIALIN_PORT
2. Use deny_info to show this error message when a user tries to access
the proxy from the old dialin ports.
   acl old_dial_in_port src 1.2.3.4/24
   http_access deny old_dial_in_port
   deny_info ERR_OLD_DIALIN_PORT old_dial_in_port

---
Henrik Nordstrom
Spare time Squid hacker
Received on Wed Mar 03 1999 - 18:09:46 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:07 MST