On Feb 20, 2013, at 10:47 AM, Liam Hoekenga <li...@umich.edu> wrote:

> I've got a java application that we'd like to protect with cosign.  We'd 
> really prefer to put it behind apache httpd + mod_proxy (mod_ajp_proxy).
> We need access to some of the environment variables set by mod_cosign 
> (specifically KRB5CCNAME).  mod_ajp_proxy will make any environment variable 
> prefixed with AJP_ available to the tomcat environment.
> ...[snip]...
> The mod_rewrite docs suggest that I have access to various groups of 
> environment variables.. but the ones I'm interested in are not in their list 
> of blessed variables.  The docs suggest that I might be able to get to them 
> using the ENV or LA-U namespaces...

What rewrite rules have you tried?

andrew
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to