## files to edit = config values to change ROOT/conf/apache.conf = ROOT APACHE_PORT TOMCAT_APACHE \ FLYBASE_CONF EUGENES_CONF CENTAURBASE_CONF DAPHNIA_CONF GMODWEB_CONF # ? dont really need to edit this one - other apache.conf's override common/servers/apache/conf/httpd.conf = ROOT common/servers/tomcat/conf/server.xml = ROOT TOMCAT_PORT \ APACHE_PORT TOMCAT_APACHE \ FLYBASE_PORT TOMCAT_FLYBASE \ EUGENES_PORT TOMCAT_EUGENES \ CENTAURBASE_PORT TOMCAT_CENTAURBASE \ DAPHNIA_PORT TOMCAT_DAPHNIA ## drop this common tomcat config for each project conf/tomcat/ & webapps/ folders common/servers/tomcat/webapps/*.xml = ROOT flybase/conf/apache.conf = ROOT FLYBASE_PORT TOMCAT_FLYBASE eugenes/conf/apache.conf = ROOT EUGENES_PORT TOMCAT_EUGENES daphnia/conf/apache.conf = ROOT DAPHNIA_PORT TOMCAT_DAPHNIA centaurbase/conf/apache.conf = ROOT CENTAURBASE_PORT TOMCAT_CENTAURBASE gmod-web/conf/apache.conf = ROOT GMODWEB_PORT ## fixme - dont need fblocalenv.pl now? flybase/cgi-bin/fblocalenv.pl = ROOT install/run-apache = ROOT APACHE_PORT install/run-postgres = ROOT PGPORT install/run-tomcat = ROOT install/tomcatenv.sh = ROOT # #not quite ready for this edit # install/install.conf.local = ROOT PACKAGES ### add: org's tomcat environ org/conf/server.xml; run-tomcat ### add ports: TOMCAT_CENTAURBASE_SO TOMCAT_CENTAURBASE_SSL centaurbase/conf/tomcat-server.xml = ROOT CENTAURBASE_PORT TOMCAT_CENTAURBASE eugenes/conf/tomcat-server.xml = ROOT EUGENES_PORT TOMCAT_EUGENES daphnia/conf/tomcat-server.xml = ROOT DAPHNIA_PORT TOMCAT_DAPHNIA flybase/conf/tomcat-server.xml = ROOT FLYBASE_PORT TOMCAT_FLYBASE