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

Reply via email to