6 Aug
2002
6 Aug
'02
8:18 p.m.
So i set a siteroot for section_in_zope, with base http://www.mysite.com/section_in_zope/ and base /section_in_zope/. The problem with that is now the link file.html goes to http://www.mysite.com/section_in_zope/section_in_zope/file.html and it grows with each new link.
I could be totally wrong--I'm a relative newbie--but I wonder if your problem is related to the insidious <base href="/"/> problem. // mark -