Hi Dale, I have some applications like php, perl stored in Apache server, How can I use CAS to link with them if I am going to use Tomcat?
You mentioned "Apache can act as a front end (reverse proxy) for cas running in a jsp container though." Can you explain more about that? Is it difficult to set up? Edward Dale Ogilvie wrote: > Hi Edward, > > CAS needs to run in a J2EE jsp container (tomcat, jboss etc). Apache > itself is a front end webserver and does not provide jsp features. > Apache can act as a front end (reverse proxy) for cas running in a jsp > container though. The point of this more complicated setup is to take > advantage of Apache's many advanced webserver features (request > rewriting etc) and possibly to serve up static content using Apache > while letting dynamic content (e.g. CAS) come from Tomcat. > > Dale > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Edward Chen > Sent: Friday, 9 May 2008 10:25 a.m. > To: Yale CAS mailing list > Subject: CAS3.2.1+ Apache 2.2 > > Hi, > > I don't know how to deploy CAS 3.2.1 to Apache http 2.2 (Not Apache > Tomcat). I have my Apache up and running in my XP. I want to deploy CAS, > just like I deploy it to Tomcat. I know how to deploy it to Tomcat by > using maven. > > Do you have the instruction and user guide to show me how to deploy CAS > to Apache step by step? For example, I have my cas.war, where do I put > it in Apache directory? > > Edward > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
