Found the solution: In order to have the ZMI be the root, change Plone\parts\instance\etc\zope.conf file.
Make sure the following section is there: <environment> # This HTTP_MANAGE environment variable is used by Plone's accessRule.py # script, which is what makes Plone appear instead of Zope when you go to # the root of the web server on the PLONE_WEBSERVER_PORT. HTTP_MANAGE 8080 </environment> -- View this message in context: http://plone.293351.n2.nabble.com/Unable-to-access-Zope-root-from-ZMI-with-plone-3-2-2-tp3030259p6409728.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
