[Zope] Most efficient use of url rewriting and virtual host
	monster.
    Dieter Maurer 
    dieter at handshake.de
       
    Wed Nov 12 16:35:47 EST 2003
    
    
  
Alec Munro wrote at 2003-11-12 12:54 -0400:
 > I have a problem at the moment, that is mostly cosmetic, but quite annoying.
 > I host a few domains on a single zope instance, in different folders.
 > For example, domain xyz is mapped to: ip/folder/xyz.
 > So far, I have not really grasped the virtual host root concept. I use 
 > the absolute_url method quite a lot in my scripts, and because of these 
 > two things, I end up with lots of urls that look like:
 > 
 > http://ip/folder/xyz/folder/xyz/folder/xyz/folder/xyz/someScript
 > 
 > I guess what I'm really looking for is a good explanation for virtual 
 > host root, as well some insight in how zope generates urls.
Did you read the "Readme" of a "VHM" instance?
Do or redo it...
-- 
Dieter
    
    
More information about the Zope
mailing list