Vimal Gupta wrote:
> Hi,
>
> I have installed squid-3.0.STABLE15 on my RHEL Box. Now I want to use
> redirection (browser based). For example:-
>
> If some one come from a IE and request for abc.com redirect to
> ie.abc.com
> If someone come from mozilla and request for abc.com redirect to
> mz.abc.com
> For all other abc.com -> www.abc.com
>
> I used squirm but it is not helping me. 
>   
If I remember correctly, Squirm is intended to be used as a 
url_rewrite_program, which is not passed the User-Agent header.  How 
many domains are you looking to perform rewriting on?  I think you are 
going to need to use ACLs, http_access and deny_info to perform the 
redirection based on User-Agent.
> Vimal Gupta
>   
Chris
Received on Fri May 29 2009 - 19:44:03 MDT
This archive was generated by hypermail 2.2.0 : Sat May 30 2009 - 12:00:02 MDT