hello,

the rule

rew whitespace {
  s@\s@%20@
}

is not working correctly. The char 's' is rewritten not whitespaces.
What is the correctly syntax? If I write @\\s@ the squidGuard would't start.

If a whitespacing URI is incoming, then the squidGuard match not the 
source-acl and going directly in to the default-acl, so I must change 
the pass-rule into any.

Torsten Eymann

Reply via email to