[Zope] Serving Zope and non-Zope Content
Dylan Reinhardt
zope at dylanreinhardt.com
Mon Jan 5 18:18:19 EST 2004
On Mon, 2004-01-05 at 14:02, Cynthia Kiser wrote:
> And Apache question I realize, but is there a way to write the proxy
> statements so that everything EXCEPT /mydir gets proxied to Zope and
> /mydir content gets served directly from Apache?
Sure... but you'll probably want to use rewriterule for this instead of
proxypass. Put any specific rules first and the fall-through rule last.
HTH,
Dylan
More information about the Zope
mailing list