Document Actions
Plone/ Zope Setup Help
Up one level
Answers to common questions about how to set up Plone and Zope on your servers.
FAQ overview
How do we add products? Through the ZMI?
You can add new products by putting them in your /Products folder. You can then restart your Zope instance using the "restart" button under the control panel.
How do we add a virtual host mapping to Zope?
The best way to handle this is to send us an e-mail with the mappings you desire. The VHM is not very robust and doesn't support multiple virtual hosts that well. If you are hosting more than one site in your instance, a typical setup would be to have a Plone site at /site1 and /site2 and we would put the appropriate rules in our proxy to map your domains.
