I am fairly new to Apache, as my firm is primarily Windows shop. I am trying to get open source adopted here for some applications and I started with Plone/Zope for my content mgt system for our IT intranet and I installed ZenTrack (PHP app) for bug/issue management.
I want to make server to handle both apps and have had a hard time understanding the whole virtual hosts thing. (and Plones Virtual Host Monster) I understand simple cases I think, am struggling with how to configure Apache or Plone to support what I want to do. I am using very recent downloads: Apache 2.0.55, Plone 2.1.1, and PHP 5.1.1, ZenTrack 2.6 Lets assume my server name is ITWeb at IP address xxx.xxx.xx.xx. Plone has an embedded web server called ZServer and I have configured a port base of 1000 so that is serving content on port 1080 and Zope mgt interface is on port 9080. Apache is currently configured on my laptop to run on port 80 to serve the Zentrack site for testing purposes. Now I want to move the site to production on a new server. I just want the Plone site to be the default site (accessible on my internal network as http://itweb) and the Zentrack site to be accesible either as http://itweb/itwebtrack or http://itwebtrack - both would be preferable) I am hoping to avoid the use of any port numbers Can someone help with a recommended Virtual host configuration, please? Steve -------------------------------------------------- This transmission contains information intended to be confidential and solely for the use of Value Line, Inc., and those persons or entities to whom it is directed. It is not to be reproduced, retransmitted, or in any other manner distributed. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
