I've had success with both FastCGI and ProxyPass/SiteRoot, but haven't used VirtualHostMonster (took a look, but decided that SiteRoot could handle my needs for now). No experience of PCGI. I found this How-To: http://www.zope.org/Members/anser/apache_zserver to be probably the most useful/clear. As for "state of the art" and what you "should" be using, I'm not sure... I'd just say use whatever works for you. :) (Sorry, evasive answer, I realise!). One thing to note: I couldn't find out how to use FastCGI to serve _part_ of my Zope site as a virtual. In ProxyPass this is easy (which is why I'm using it), but I could only get FastCGI to serve the entire Zope tree. I'd prefer to use FastCGI if I could, because then I can force all requests to go through Apache, whereas using ProxyPass, you could just make a request to :8080, as it were. Does anyone know a way around this? Just my 2p, Andy -- Andy Gimblett <andy.gimblett@ftech.net> Programmer Frontier Internet Services Limited <www.frontier-internet.ltd.uk> Tel: 029 20 820 044 Fax: 029 20 820 035 Statements made are at all times subject to Frontier's Terms and Conditions of Business, which are available upon request.