Odhiambo WASHINGTON wrote:
> Perhaps this a FAQ, but...how do I configure squid to serve the same
> page regardless of the incoming URL.
>
I'd use deny_info and the appropriate ACLs.
acl all src 0.0.0.0
deny_info http://my.server/page_to_display.ext all
http_access deny all
>
> -Wash
>
Chris
Received on Tue May 15 2007 - 15:11:21 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT