[squid-users] strange happenings when redirecting

From: Simon Meddings <simon.meddings@dont-contact.us>
Date: Wed, 08 May 2002 11:23:17 +0100

Hi all,

I'm having problems with squid and jesred when redirecting URL's

I cannot seem to redirect to hostnames just ip addresses (to redirect back
to itself for multiple domain names)
e.g
regexi
^http://www.<some_website>.uk/?(.*)$ http://<internal_website>.uk/\1
doesn't work, but
regexi ^http://www.<some_website>.uk/?(.*)$ http://123.456.789.012/\1
does!

Jesred logs show the URL's rewritten but squid just times out and reports
the non-rewritten
URL in the squid_access.log.

Thanks in advance for any help

<Si>
Received on Wed May 08 2002 - 04:22:31 MDT

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