Hi, Zope 2.8.6-final, python 2.3.5, win32, Plone 2.1.3
I have an intranet plone site (on Windows server) with and Enfold proxy frontend on IIS (not the same server wich the site). I have Plone accounts for users. When I use an URL like this (pass by frontend) : http://mysite/, I get the login page, I enter user name/password but I get a Plone error "Connection failed" (Password incorrect) :-( So, I use an URL like this (without pass by the frontend) : http/server:port/mysite, I get the login page, I put user name/password and I am connected :-) The Enfold config file is like this: [host mysite test] host_headers = my-site.my-domain.fr #lh_root = / #lh_server = mysite.my-domain.fr #lh_port = 80 vh_scheme = http vh_server = myserver.my-domain.fr vh_port = 8103 vh_root = /mysite rewrite_mode = vhm I have checked the ZMI : I have a "Virtual Host Monster" in "Root Folder of Zope instance. Why the connection fail with the frontend? How to resolve that? Thank you for any clues.. Thierry -- View this message in context: http://www.nabble.com/Plone-and-Enfold-proxy%2C-login-problem--tp16939429s15482p16939429.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
