[OGo-Users] accessing apache server variables in templates?
Sebastian Reitenbach
users@opengroupware.org
Thu, 15 Mar 2007 06:11:59 +0100
Hi,
users@opengroupware.org wrote:
> On Mar 14, 2007, at 17:27, Sebastian Reitenbach wrote:
> > is is possible to read the contents of apache server variables,
> > like the client
> > IP address, in the .wox or .html templates of ogo?
>
> No, but you can forward Apache variables as HTTP headers which you
> can then access, eg:
> RequestHeader set ssl_client_s_dn %{SSL_CLIENT_S_DN}e
I do not get the whole picture, from where do I forward these variables?
So I have to edit some obj code to make the values available in the webui?
kind regards
Sebastian