<div dir="ltr">Hi,<div><br></div><div>I have configured squid reverse proxy with eCAP modules.</div><div><br></div><div>I have a client machine in which host file is edited and for <a href="http://www.squid.com">www.squid.com</a>(cache domain in reverse proxy), it will point to squid reverse proxy machine.</div><div><br></div><div>What i basically do is like i will append the request url to the cached domain url and send it to squid.</div><div><br></div><div>From client machine if i request <a href="http://www.wiki.org">www.wiki.org</a> i will send <a href="http://www.squid.com/?url=www.wiki.org">www.squid.com/?url=www.wiki.org</a>, so that host file of client will resolve and send this to squid reverse proxy machine. From eCAP i will trim the first part and take <a href="http://www.wiki.org">www.wiki.org</a>.</div><div>Say <a href="http://wiki.org">wiki.org</a> is denied, from eCAP  i will send back response (denied/allowed)back to client.</div><div><br></div><div>My problem is eCAP modules are loading and working as expected(checked by logging).</div><div><br></div><div>But squid always sending server response apache/CentOS not my custom response back to the client machine.</div><div><br></div><div>regards,</div><div><br></div><div>joe</div><div><br></div><div><br></div></div>