> I'm looking to save server VMs by getting Tomcat (v6) to host different CAS > environments. I can easily do this with hostname headers in IIS
Host headers are not a viable approach for a secure application like CAS that is accessed primarily or exclusively over SSL. Here at Virginia Tech we use an Apache HTTPD reverse proxy with multiple Tomcat instances like Kim mentioned to provide multiple servlet containers on a single physical/virtual host. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
