On 6/3/05, Alec Berryman <[EMAIL PROTECTED]> wrote: > smith on 2005-06-02 18:20:07 -0700: > > > Has any one configured Zope with Apache with chroot? > > I highly doubt that having Apache in a chroot or not will make a > difference; generally Apache is used to proxy requests with > mod_rewrite and mod_proxy. The Zope site (and the Plone site) have a > several example configurations.
thats exactly true. take the config samples from zope.org to have apache proxy and rewrite your urls. take your stock openbsd apache. it just works. --knitti

