John Dickson wrote: > I know this is junior. How do I get Apache to work with Zope. I was > successful with the Zope install and Apache is running. Where do I make > the adjustments? Look at the docs for mod_rewrite and or mod_proxy, use them to have Apache forward requests to Zope... cheers, Chris