(no commit message)
[openafs-wiki.git] / TWiki / VarHTTPS.mdwn
1 <a name="VarHTTPS"></a>
2
3 ### <a name="HTTPS -- get HTTPS headers"></a> HTTPS -- get HTTPS headers
4
5 - The same as `%HTTP%` but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine whether SSL is turned on.
6 - Syntax: `%HTTPS%`
7 - Syntax: `%HTTPS{"Header-name"}%`
8 - Related: [[HTTP|Main/VarHTTP]], [[REMOTE_ADDR|Main/VarREMOTEADDR]], [[REMOTE_PORT|Main/VarREMOTEPORT]], [[REMOTE_USER|Main/VarREMOTEUSER]]