RE: [Zope] VHM mapping tab disappeared -- Solved --> Mozilla Firebird issue
Thanks everyone for your suggestions... The problem, as it turns out, is that my browser (Mozilla Firebird version 0.6.1 for Windows) is not rendering the tab -- yet it seems to render tabs in "non VHM" views. Go figure... Thanks again, Michael LaPera <michael@lapera.com> -----Original Message----- From: Jaroslav Lukesh [mailto:lukesh@seznam.cz] Sent: Wednesday, September 03, 2003 2:40 AM To: Michael LaPera; zope@zope.org Subject: Re: [Zope] VHM mapping tab disappeared Hi, VHM mappings tab disappear when you not authorized to view mappings. Try to access without pound. JL. ---------- Odesílatel: Michael LaPera <michael@lapera.com> Hello All, I am having a very strange issue. I have been using Pound to redirect requests to several Zope application servers (behind a firewall) which, in turn, are talking to a ZEO server. I have been using Virtual Host Monster (VHM) to direct traffic from different domains to different Zope folders/CMF sites and it has (and is still) working beautifully. Well it's been about a couple months since I've added any new domains, using VHM mappings, so I went to VHM and the mappings tab is gone -- but VHM is still redirecting. I just can't figure out how to add more mappings... I am using Zope-2.6.1-linux2-x86 with the most notable Products being CMF 1.3.1, Plone 1.0.1 and DocFinderEverywhere 0.4.1. Please CC me on any replies since I am not subscribed to this list. Thank You, Michael LaPera <michael@lapera.com> _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
On Wed, Sep 03, 2003 at 12:11:58PM -0400, Michael LaPera wrote:
Thanks everyone for your suggestions... The problem, as it turns out, is that my browser (Mozilla Firebird version 0.6.1 for Windows) is not rendering the tab -- yet it seems to render tabs in "non VHM" views.
Mozilla Firebird does not send HTTP basic authentication information unless it is explicitly challenged on that page. For this sole reason I had to install exUserFolder and enable cookie based authentication in order to be able to edit ZWiki pages. Marius Gedminas -- Many people enjoy Perl, many enjoy Python, some enjoy /bin/tcsh. The latter population should however, needless to say, be put into working camps. -- viktor on Slashdot
participants (2)
-
Marius Gedminas -
Michael LaPera