george donnelly wrote: >... use rewrite rules to connect apache and zope. You typically use RewriteRules even when you use CGI. ;) But yes, in most cases CGI is the useless part here, it's easier to use the Apache proxy, and use RewriteRules with proxy or ProxyPass. It saves you from starting the PCGI wrapper.