Mixed Zope and Apache Site
by
antonh
—
last modified
07-Sep-06 11:48 AM
If you want to have a site that is mostly served up by Zope, but a particular subdirectory is served directly by Apache, you can use the Alias tag. Instructions "here":http://mail.zope.org/pipermail/zope/2001-April/087731.html
Mixed Zope and Apache Site
I just tried to use this tip, but I'm using mod_rewrite which seems to just ignore it. On this note, I found this to be a much closer setup to mine.