13 Feb
2001
13 Feb
'01
6:43 a.m.
Greetings. I'm currently setting up Zope for this company I work for. Everything is going smoothly so far except for 1 thing: Zope adds a <base href=""> automatically to every page. It looks like this: <base href="http://wwwproto.ima.com//support/" /> This really messes up the URL whenever I use the navigation bar. It looks like this: http://wwwproto.ima.com//purchase/support Notice the 2 slashes after the .com. That won't look very good once we launch the site. Is there a way to "tell" zope to stop adding that <base href=""> tag? I'm running Zserver and Apache at the same time. Hope that extra info helps. Thank you in advance to anyone who helps. Andre Quintos