You could:
(i) Access control your web server so that it only accepts requests from
localhost (127.0.0.1)
(ii) Use a firewall to protect port 999
(iii) Configure your web server to only listen on the address 127.0.0.1
(iv) Modify the squid source for the error message and recompile
(v) Wait for squid 1.2 and use the configurable error pages.
Ian Redfern (redferni@logica.com)
Received on Thu Feb 12 1998 - 10:58:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:52 MST