> My squid keeps complaining that : urlParse: URl has whitespace
> 
> I understand that URLs can't have whitespace by definition however some web
> designers still put them in...Is there any way to tell squid not to while
> about these errors.

if you look in the squid.conf.default file, there's a section about the option 
'uri_whitespace'...

I would recommend 'uri_whitespace encode', which will encode the whitespace to 
the correct code (' ' -> '%20').

-- 
Theo Van Dinter                                      UNIX Systems Administrator
Chrysalis Symbolic Design                                     978/436-9911 x163

Reply via email to