[squid-users] Redirect some URL traffic to another proxy?

From: Roos Leif <liroo@dont-contact.us>
Date: Mon, 10 Feb 2003 14:37:46 +0100

Hi ,
I wan't to redirect traffic to another proxy when I try to reach some
specific URL that starts with www or ppp. Can any one help me with this.
I have try to configure the squid proxy with following but it doesn't
work so good.

cache_peer 192.168.1.1 parent 8080 0 no-query default
acl www url_regex ^http://www.*
acl ppp url_regex ^http://ppp.*
cache_peer_access 192.168.1.1 allow www ppp
never_direct allow www ppp

Best regards
Leif Roos
Received on Mon Feb 10 2003 - 06:37:50 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:17 MST