> 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 x163Received on Wed Feb 03 1999 - 08:32:52 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:44:20 MST