[Zope] Using Mozilla with Zope

Samir Mishra SamirMishra at cbuae.gov.ae
Wed Jan 28 04:45:10 EST 2004


You can get this to work by using multiple hostnames for the same host.

What I do is I start Zope/Plone listening on 2 ports, and this allows me to
log in to the site, locally or remotely, using different usernames/passwords
in Mozilla, using different tabs.

What I'd ideally like to be able to do is use Apache & VHM to forward all
requests on one port to the management screens, and on the default port, to
the view screens. I think I have it worked out with Rewrite rules, but it
doesn't always work.

HTH.



-----Original Message-----
From: Tim Edwards [mailto:Tim.Edwards at hwe.com.au]
Sent: Wednesday, January 28, 2004 04:06
To: 'zope at zope.org'
Subject: [Zope] Using Mozilla with Zope


Hi,

I am trying to switch to Mozilla due to IE6 being extremely buggy,
especially when working through proxy servers. We are currently developing a
Zope/Plone application which uses standard Zope authentication using an
acl_users folder. To test this application I need to open a browser window
onto it, loged-in as a user, however at the same time I also need to have
another browser window open onto the ZMI logged in as a manager user so that
I can edit the Scripts/ZPTs. 

Doing this in IE6 is simply a matter of starting up 2 intances of it (ie.
Not clicking File->New->Window to open the 2nd window). This seems to keep
the authentication info. seperate. 

I realise that this is a bit off-topic as it is more of a general
web-browser question but I was hoping that some Zope users have had some
experience using Mozilla during application development.

Thanks

Tim Edwards

Trainee Analyst Programmer
Henry Walker Eltin
Phone: 02 9887 6327
Fax: 02 9887 2412
Email: tim.edwards at hwe.com.au



_______________________________________________
Zope maillist  -  Zope at 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 )



More information about the Zope mailing list