VirtualHost Monster -- how do I stop aquisition or namespace resolving?
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
From: "Heimo Laukkanen" <huima@fountainpark.org>
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?
I don't know if you can stop the aqcuisition. But setting rights properly should at least stop any security problems.
participants (2)
-
Heimo Laukkanen -
Lennart Regebro