[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Virtual
Hosting Services
webmaster at zope.org
webmaster at zope.org
Tue Dec 2 06:31:38 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.stx#3-6
---------------
The most common sort of virtual hosting setup is one in which
you create a Folder in your Zope root for each domain that you
want to serve. For instance the site http://www.buystuff.com
is served from a Folder in the Zope root named /buystuff while
the site http://www.mycause.org is served from a Folder in the
Zope root named /mycause. In order to do this, you need to
generate URLs that have both 'VirtualHostBase' and
'VirtualHostRoot' in them.
% Anonymous User - Dec. 2, 2003 6:31 am:
test
More information about the ZDP
mailing list