> Is there a way to stop the space, as per test%20user
> below, appearing in the
> access logs. We've just started using smartfilter
> and their reporting
> software doesn't like the space between first and
> last name.
>
> http://static.sky.com/images/pictures/1269636.gif
> test%20user
Squid will log access informations as per url into the
access log. Do you want to stop the web page access
with %20 or getting logged into access.log file?
If you want to change the logging informations which
will be used in smartfilter then, do a script to
remote %20 and make it '' in that.
sed 's/%20//' access.log > <newfile>
If it is not the thing then elaborate your requirement.
==================================================
Best Regards,
Squid Runner Support
squidrunner_dev at yahoo dot com
Web: http://geocities.com/squidrunner_dev/
Support: runnersupport at gmail dot com
SquidRunner - An Automatic Squid Builder
==================================================
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Tue May 31 2005 - 22:40:53 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:04 MDT