[Zope] VirtualHost Monster -- how do I stop aquisition or namespace resolving?
Heimo Laukkanen
huima@fountainpark.org
Thu, 24 Jan 2002 20:50:10 +0200
This is a hypothetic question.
Let's suppose I have a box, where I have different services running with
VirtualHostMonster. The services are running in root folders:
-service1
-service2
-service3
and the domains are in the same sense www.service1.com etc.
Now if someone in service1 tries an URL www.service1.com/service2/foo -
Zope tries to find -- and can access if it exists -- service2/foo. Is
there a way to prevent this kind of thing happening?
-huima