[squid-users] Error page or redirect just to a user

Amos Jeffries squid3 at treenet.co.nz
Sun Dec 3 21:16:46 UTC 2017


On 02/12/17 05:34, erdosain9 wrote:
> Hi.
> I want to do a redirect to a user.
> For example if the user want to go to google, i redirect to some particular
> web.
> Can you tell me how??
> 


   acl bob proxy_auth Bob
   deny_info 302:http://example.com/ bob
   http_access deny bob


Amos


More information about the squid-users mailing list