Hi, Zope does not seem to want to accept defeat here. As people suggested, I created a rewrite rule such that a certain virtual host name goes to the Zope installation under the path /ACLUG. However, Zope insists on adding the /ACLUG directory name to base. This is bad. Further, I don't want any base tag at all. I tried setBase with an empty string, but it insisted on adding a slash. Why can this not be disabled? What can I do? Thanks, John -- John Goerzen Linux, Unix consulting & programming jgoerzen@complete.org | Developer, Debian GNU/Linux (Free powerful OS upgrade) www.debian.org | ----------------------------------------------------------------------------+ The 977,104th digit of pi is 1.
On 12 Sep 1999, John Goerzen wrote:
Hi,
Zope does not seem to want to accept defeat here. As people suggested, I created a rewrite rule such that a certain virtual host name goes to the Zope installation under the path /ACLUG. However, Zope insists on adding the /ACLUG directory name to base. This is bad. Further, I don't want any base tag at all.
I tried setBase with an empty string, but it insisted on adding a slash. Why can this not be disabled? Well, the only way is to include a BASE tag (possibly) in your HTML.
Andreas -- Andreas Kostyrka | andreas@mtg.co.at phone: +43/1/7070750 | phone: +43/676/4091256 MTG Handelsges.m.b.H. | fax: +43/1/7065299 Raiffeisenstr. 16/9 | 2320 Zwoelfaxing AUSTRIA
participants (2)
-
Andreas Kostyrka -
John Goerzen