[Zope] Basic problem with zope behind apache: no images, no frames,
etc.
Jens Vagelpohl
jens at dataflake.org
Thu Dec 16 11:03:34 EST 2004
On Dec 16, 2004, at 16:27, Alan Snyder wrote:
> On Thu, 16 Dec 2004 10:27:30 -0500, Alan Snyder <alan8373 at gmail.com>
> wrote:
>> Insert a SiteRoot object and enter the paramaters of the url, port and
>> context of your apache virtual site or directory information. Zope
>> embeds an html <base> tag in all its pages and will mess up users
>> behind proxy servers without a correct siteroot in your project.
SiteRoot objects are dangerous because they can lock you out of your
Zope instance easily. They should *not* be used anymore.
VirtualHostMonster is the way to go. It even has standalone virtual
host mapping capabilities without using rewrite rules from proxies on
its "Mappings" tab.
jens
---------------
Jens Vagelpohl jens at zetwork.com
Software Engineer +49-(0)441-36 18 14 38
Zetwork GmbH http://www.zetwork.com/
More information about the Zope
mailing list