[Zope] Apache Rewrite w/o VHM
Mark McEahern
marklists@mceahern.com
Tue, 6 Aug 2002 15:18:24 -0500
> 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
-