hi, I have the same prob. Although I have not implemented it yet, I was thinking of doing a python method that I could pass all the info into and stick in in the site rules. That would probably only do the main hit (perhaps if all pages go through the it will to all of them). j. ...................... ..... Jason C. Leach ... University College of the Cariboo. .. On 9 Nov 2000 zope@concision.com wrote:
We are using SiteAccess to have multiple virtual hosts on one Zope Server. We would like to provide our customers with stats reports based on the zope log. But entries in the log don't contain any distinguishing information about the virtual host to which the entry applies. Short of hacking zope, is there a way to modify our zope environment to to have the requested hostname included in the log entry?
We know that we can use PCGI thru apache and have apache do the logging. But I'm hoping to avoid that.