Our goals are as follows: The operating system will be RHEL 6.X.
We want to run Apache and Tomcat on a single server running five websites using different ports for each. Our goal is to manage each web server independently, i.e., separate shutdown and startup scripts and hopefully different log files for each web server. We noticed the bundled Apache/Tomcat with RedHat might only give us a standard install. Is there a way to do an alternate path install? Thanks and look forward to some ideas on how to accomplish this.