SiteRoot or VirtualHostMonster
What is the difference between these two Objects? When to use which of them? -- Best Regards, Marc Roland AICAT CA Technologies GmbH Dipl.-Ing.(FH) System Consultant Friedrich-Karl-Str. 101-103 Fon:+49/(0)221/971445-0 Fax:-5 Germany-50735 Koeln (Niehl)
From: "Marc Roland" <mroland@aicat.de>
What is the difference between these two Objects?
Well, they do different things. :-)
When to use which of them?
Use VirtualHostMonster. SiteRoot is more or less deprecated.
also sprach Lennart Regebro <lennart@regebro.nu> [2003.01.28.1140 +0100]:
Use VirtualHostMonster. SiteRoot is more or less deprecated.
I don't understand it. Could someone please please give me an example? I have a Zope site at http://www.mysite.com/zope/ There is a subsite at http://www.mysite.com/zope/flyproject Which is accessible via http://www.flyproject.org Right now, I realize this by configuring an Apache vhost for flyproject.org, which rewrites all requests as follows. RewriteRule ^(.*) /usr/lib/cgi-bin/Zope/ailab$1 I also placed a SiteRoot in /flyproject in the ZODB. It works. What would I have to do for a VirtualHostMonster to do the same thing? -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck NOTE: The pgp.net keyservers and their mirrors are broken! Get my key here: http://people.debian.org/~madduck/gpg/330c4a75.asc http://www.transnationalrepublic.org/
Look at http://www.zope.org/Members/regebro/Zope_and_Apache and see if it helps.
participants (3)
-
Lennart Regebro -
Marc Roland -
martin f krafft