> 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

Reply via email to