At 12.18 07/08/2003, Evgeny Kotsuba wrote:
Hi,
What is the reason that tools.c -> strwordtok() eats all '\' characters ?
With it it is impossible to put in config any path in non-unix notation (like E:\SQ\auth\ncsa_auth.exe)
strwordtok comment say /* * Similar to strtok, but has some rudimentary knowledge * of quoting */
But as I see this knowledge of quoting is a bit too rudimentary.
I think that You are using a Windows port of Squid, so as You can see on SquidNT page or in squid.conf.default, you MUST use the "E:/SQ/auth/ncsa_auth.exe" that is supported from ANY Windows compiler and API.
Regards
Guido
- ======================================================== Guido Serassio Acme Consulting S.r.l. Via Gorizia, 69 10136 - Torino - ITALY Tel. : +39.011.3249426 Fax. : +39.011.3293665 Email: [EMAIL PROTECTED] WWW: http://www.acmeconsulting.it/
