On Tue, 2009-09-22 at 09:36 -0400, Brett Charbeneau wrote: > Anyone have any clues?
At a rough guess, ntop's webserver is attempting to deliver gzip compressed data to your browser (because the browser has instructed it to with an Accept-Encoding: request header). In turn, I'd guess that there's a conflict between the zlib package you have installed, and the zlib package used to build that version of ntop. No idea how to fix that though, sorry. Graeme _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
