Re: [SQU] How to route specified URLs to other proxies?

From: Robert <mailingslist@dont-contact.us>
Date: Mon, 6 Nov 2000 15:43:58 +0100

Thanks for all the answers, it works!

Robert

  -----Ursprüngliche Nachricht-----
  Von: Sekerovic Dragan <dragan.sekerovic@datasystems.at>
  An: 'Robert' <mailingslist@gmx.at>
  Datum: Montag, 30. Oktober 2000 17:27
  Betreff: AW: [SQU] How to route specified URLs to other proxies?

  hallo robert (nehme an, du sprichst deutsch (GMX.AT))

  folgender lösungsvorschlag für dein problem:
  cache_peer 80.160.102.49 parent 8080 0

  acl FILES urlpath_regex -i \.exe$

  cache_peer_access 80.160.102.49 allow FILES

  cache_peer_access 80.160.102.49 deny all

  never_direct deny !FILES

  in dieser konfig werden alle exe-files über einen anderen proxy (80.160.102.49) geladen. ändere den reg-ausdruck auf deinen benötigten URLS und es sollte tun, was du erwartest.

  happy hacking

  dragan

    -----Ursprüngliche Nachricht-----
    Von: Robert [mailto:mailingslist@gmx.at]
    Gesendet: Montag, 30. Oktober 2000 15:23
    An: squid-users@ircache.net
    Betreff: [SQU] How to route specified URLs to other proxies?

    Could someone please supply me some few neccessary configuration lines
    for this task?

    Thanks
    Robert

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Nov 06 2000 - 07:48:18 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:15 MST