3 Feb
2003
3 Feb
'03
7:18 p.m.
martin f krafft wrote at 2003-2-3 11:19 +0100:
I know that my webserver (Apache) makes more environment variables available to a CGI such as Zope. However, REQUEST seems to contain just a subset of those.
For instance, I cannot find any variables related to SSL (e.g. $HTTPS). Is there a way to access them in Zope? Non-CGI variables usually get the "HPPT_" prefix. They should be in "REQUEST.environ".
Dieter