On Wed, 2006-12-20 at 15:37 -0500, Andrew Jeffery wrote: > I'm using Windows Server 2003 with IIS 6.0. I have several live sites > but also several unused IP addresses. Is it possible to install Plone > to create a site on one of these spare IPs and not interfere with the > IIS sites? Eventually, the live, IIS sites will be replaced by the > Plone sites but I need to have both sets running for a time. > > I'm sure this has been asked before (frequently?) so I await being > sent dozens of links to documentation. TIA >
No links here, I'm afraid - but a search of plone.org will pull up a bunch of stuff. The short answer is that, by default, Plone uses port 8080, rather than 80, so it will not impact your existing content until you do IIS's equivalent of ProxyPass. Why don't you install Apache on the box to keep it entirely separate - it's a better server than IIS anyway. Regards, Des > > ______________________________________________________________________ > Andrew Jeffery - Vicon Publishing, Inc. > [EMAIL PROTECTED] > > > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup -- Des Dougan, Principal Dougan Consulting Group Ph: 604-980-2848 Email: des at DouganConsulting dot com www.DouganConsulting.com Design - Implementation - Support _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
