From: "peter bengtson" <peter@grenna.net>
Now with a SiteRoot that "replaces" http://www.localserver.com:8080/projects Ex. (domain 1) http://www.manage-your-friend-account.com/peter/familyphotos
And also a SiteRoot that "replaces" http://www.localserver.com:8080/projects/peter Ex. (domain 2) http://www.peterthefriend.com/familyphotos
This is the sort of thing VirtualHostMonster was created to handle. In Apache, you send requests for http://www.manage-your-friend-account.com/ to /VirtualHostBase/http/www.manage-your-friend-account.com/projects/VirtualHos tRoot/, and requests for http://www.peterthefriend.com/ to /VirtualHostBase/http/http://www.peterthefriend.com/projects/peter/VirtualHo stRoot This requires only one VirtualHostMonster, in the root folder, and no SiteRoots. Cheers, Evan @ digicool & 4-am From: klm@digicool.com Subject: [Zope] Nother test Sender: zope-admin@zope.org Errors-To: zope-admin@zope.org X-BeenThere: zope@zope.org X-Mailman-Version: 2.0.1 (101270) Precedence: bulk List-Help: <mailto:zope-request@zope.org?subject=help> List-Post: <mailto:zope@zope.org> List-Subscribe: <http://lists.zope.org/mailman/listinfo/zope>, <mailto:zope-request@zope.org?subject=subscribe> List-Id: Users of the Z Object Publishing Environment <zope.zope.org> List-Unsubscribe: <http://lists.zope.org/mailman/listinfo/zope>, <mailto:zope-request@zope.org?subject=unsubscribe> List-Archive: <http://lists.zope.org/pipermail/zope/> Test ing. .