Sameer Joshi wrote:
Hi All How to stop/deny direct proxy requests on my Reverse Proxy box. I do not want users to use this box as a proxy box to surf the internet. It should do only reverse proxying for my webservers Sameer Joshi
First, read the FAQ on ACLs (http://wiki.squid-cache.org/SquidFaq/SquidAcl). Then set up some dst or dstdomain acls to allow access to your accelerated hosts and deny everything else.
Chris