hi,
if I have:
content tree: /silva/pub1/folder1/doc
I can do with vhm and pound a virtual host: foo.bar.com
which points to /silva
how would I setup:
foo.bar.com/deep --> /silva/pub1/folder1
[...]
Re: Virtual directory virtual hosting for Zope with pound Robert Segall <roseg(at)apsis.ch>
On Wednesday 10 December 2003 17:21, Joachim Schmitz wrote:[...]
I suspect that is really a job for a SiteRoot rather than a VHM. Thus, if you
have /silva/pub1/folder1 in your system and VHM with a mapping of foo.bar.com
-> /silva you would add the Folder /silva/deep and a SiteRoot in it with the
mapping to /pub1/folder1.
I also think this is really a topic better suited to the Zope mailing lists
rather than here.[...]