[OGo-Users] accessing apache server variables in templates?

Helge Hess users@opengroupware.org
Wed, 14 Mar 2007 21:42:53 +0100


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

Helge
-- 
Helge Hess
http://www.helgehess.eu/