- "Martin Kuba" wrote:
> Hi all,
Hi Martin,
> no response so far, but I have figured it myself, the right directive
> is
Thank you for this post.
> RewriteRule .* - [E=AJP_SSL_CLIENT_S_DN:%{SSL:SSL_CLIENT_S_DN}]
>
> Cheers
>
> Martin
>
> Dne 12.1.2011 12:36, Martin Kuba napsal(a):
> >
Hi all,
no response so far, but I have figured it myself, the right directive is
RewriteRule .* - [E=AJP_SSL_CLIENT_S_DN:%{SSL:SSL_CLIENT_S_DN}]
Cheers
Martin
Dne 12.1.2011 12:36, Martin Kuba napsal(a):
Hi all,
I am trying to pass an arbitrary environment variable from Apache (2.2) to
Tomc
Hi all,
I am trying to pass an arbitrary environment variable from Apache (2.2) to
Tomcat (6.0)
using mod_proxy_ajp, but without success so far. Specifically I want to pass the
SSL_CLIENT_S_DN variable set by the mod_ssl.
The manual page
http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html
s