You can modify the example index.jsp file in the cas-server-webapp directory. Right now it reconstructs a URL with the context path.
-Scott On 10/15/07, Andrew R Feller <[EMAIL PROTECTED]> wrote: > > While setting up the Apache HTTP server to forward requests to Apache > Tomcat, we wanted it such that CAS was the document root of the server so > requests would look like: > > > > http://ssoA.example.com/login?null > > http://ssoA.example.com/serviceValidate?.... > > > > I set up mod_proxy_ajp to forward all requests for document root to the > CAS web app, however, whenever I hit the server directly, it redirects the > traffic to /cas/login?null. > > > > How can I change this behavior to not send requests to /cas/? Should I > add a rule in the SimpleUrlHandlerMapping such that any request for document > root be picked up by the loginController? > > > > Thanks, > > > > Andrew R Feller, Analyst > > Subversion Administrator > > University Information Systems > > Louisiana State University > > [EMAIL PROTECTED] > > (office) 225.578.3737 > > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
