30 Aug
2003
30 Aug
'03
8:15 p.m.
On Saturday, Aug 30, 2003, at 15:24 US/Eastern, Michael Dexter wrote:
It turns out that VirtualHostMonster was exactly what I was looking for to set up simple virtual hosts with Zope. Any word on VirtualLogMonster so I can separate the log files from those virtual hosts?
You will probably need a script that post-processes your log and writes separate log files for each domain. It would be easier if you had Apache in front of Zope. That way you could directly specify different logging directives per virtual host. jens