> Hello list,
>
> Could you tell me if I can have different url_rewrite_programs for
> different acls?
> Something like
> acl net1 src 192.168.1.0/24
> url_rewrite_access allow net1
> url_rewrite_program /usr/bin/redir1
> acl net2 src 192.168.2.0/24
> url_rewrite_access allow net2
> url_rewrite_program /usr/bin/redir2
>
No. Squid does not support that.
There is usually a better way to do it.
What outcome are you trying to reach?
Amos
Received on Sun Mar 30 2008 - 19:38:29 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT