12 Aug
2002
12 Aug
'02
7:59 p.m.
Tim Wilson writes:
... I'd like to use a Virtual Host Monster (VHM) and Apache's mod_rewrite to redict certain URLs to subdirectories of my Zope site. For example:
... works except for the graphic at the top of the page. Viewing the source of the page reveals the following:
... <base href="http://www.isd197.org/" /> This should be "http://mendota.isd197.org/".
Notice that the base is set to the root of my Zope. This is correct, but apparently, its the wrong root.
I do not understand why this happens. Do you know where this "www.isd197.org" may come from? Dieter