On Fri, 9 Jan 2004, Hamed Majnoonian wrote: > Dear Henrik, > > As much as I remember about for example NCSA I had a file to run. I made a > directory and transferred the file there ... but how can I install that? > Should I use that directly from squid.conf as a caller of authentication > program like NCSA or something like that?
In squid.conf you specify the path to the helper. Preferably you should use the same directory as where the other Squid helpers are installed already, but Squid does not really care what you use as long as it finds the helper where you tell it to look for it. Regards Henrik
