[Zope] inside-out virtual hosting
Erik Myllymaki
erik.myllymaki at aviawest.com
Thu Mar 4 12:38:39 EST 2004
The last section of this page,
http://zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.stx
, describes what I am hoping to accomplish. I can setup p virtual
hosting with VHM where zope is the default and selective folders are
static content served by apache, but I want to do the opposite. I want
90% of the site to sit in /var/www/htdocs and be served by apache and
just some of the content via Zope - going to www.mydomain.tld should
bring up the static index.html file, and only going to
www.mydomain.tld/Zope/* would bring up zope dynamic content.
Can anyone explain this in better detail? The article is fairly vague...
More information about the Zope
mailing list