On Wed, 7 Feb 2001, Ron Bickers wrote:
Interesting things to try. Do you beleive VirtualHostMonster will correctly strip /Zope from PATH_INFO and append it to paths (base, URLn and absolute_url)?
PATH_INFO shows the /VirtualHost/... and all that mess. My understanding is that you should not use that in Zope anyway, but should use the BASE, URL, etc. vars.
Of course I do not use it. I meant only internal machinery.
Given that... yes, BASEx and URLx correctly reflect the trailing /Zope in the URL in this case.
Nice. Thank you very much. This is definitely a thing to try and, if proved true, I'd say VirtualHostMonster is excellent Zope Product! :) Oleg. ---- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.