Thank you, Henrik You convinced me to check the acl's again - now it works fine !
By the way - is there a special FAQ (or other resources) for SquidNT. I have carefully read the book "Squid, The Definitive Guide", but I am still missing some details regarding the interaction with Windows. Regards Kim C -----Oprindelig meddelelse----- Fra: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sendt: 6. november 2004 23:31 Til: Kim C Cc: [EMAIL PROTECTED] Emne: Re: [squid-users] SquidNT: How to run cachemgr.cgi on IIS6 (2003 server) On Sat, 6 Nov 2004, Kim C wrote: > I am running SquidNT on 2003 server. It performs well, and the only problem > is cachemgr.cgi. It runs normally with SquidClient, but with IIS6 I just get > a message saying that cachemgr.cgi didn't produce any output. This happens > both from localhost and from a remote location. It should work fine.. Is there any additional information in the IIS error logs? > Are there any special configurations on IIS6 I should know about ? The cachemgr.cgi needs to be in a CGI directory, and the IIS needs to know to execute .cgi files. You can also try renamig it to cachemgr.exe Regards Henrik