12 Nov
2003
12 Nov
'03
9:35 p.m.
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