Re: [squid-users] Accept "_" in server named

From: Robin Stevens <robin.stevens@dont-contact.us>
Date: Mon, 1 Oct 2001 10:40:07 +0100

On Mon, Oct 01, 2001 at 11:24:58AM +0200, Sommariva Graziano wrote:
> Helo,
>
> Is it possible to tell squid to accept "_" char in URL server's name?

Yes, compile having done 'configure --enable-underscores'

Beware of parent caches which don't accept underscores in hostnames - if
this is a problem for you, put the following in your squid.conf:

acl underscores dstdom_regex _
always_direct allow underscores

-- 
--------------- Robin Stevens  <robin.stevens@oucs.ox.ac.uk> -----------------
Oxford University Computing Services ----------- Web: http://www.cynic.org.uk/
------- (+44)(0)1865: 273212 (work) 273275 (fax)  Mobile: 07776 235326 -------
Received on Mon Oct 01 2001 - 03:40:22 MDT

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