[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Virtual
Hosting Services
webmaster at zope.org
webmaster at zope.org
Sat Dec 6 06:58:33 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.stx#2-1
---------------
A Virtual Host Monster's only job is to change the URLs which
your Zope objects generate. This allows you to customize the
URLs that are displayed within your Zope application, allowing
an object to have a different URL when accessed in a different
way. This is most typically useful, for example, when you wish
to "publish" the contents of a single Zope Folder
(e.g. '/FooFolder') as a URL that does not actually contain this
Folder's name (e.g as the hostname 'http://www.foofolder.com/').
% Anonymous User - Dec. 6, 2003 6:58 am:
remember to use catalogpathaware instead of catalogaware in your objext, otherwise you'll have path problems
with VHM
More information about the ZDP
mailing list