source: trunk/core/data/System/VarHTTPS.txt @ 1340

Revision 1340, 721 bytes checked in by OlivierRaginel, 4 years ago (diff)

Item27: Fix svn properties on all .pm, .tmpl and .txt files

  • Property svn:keywords set to Revision Date
Line 
1%META:TOPICINFO{author="ProjectContributor" date="1111929255" format="1.1" version="$Rev$"}%
2%META:TOPICPARENT{name="Macros"}%
3#VarHTTPS
4---+++ HTTPS -- get HTTPS headers
5   * The same as =%<nop>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: =%<nop>HTTPS%=
7   * Syntax: =%<nop>HTTPS{"Header-name"}%=
8   * Related: [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarHTTP][HTTP]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarREMOTEADDR][REMOTE_ADDR]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarREMOTEPORT][REMOTE_PORT]], [[%IF{"'%INCLUDINGTOPIC%'='Macros'" then="#"}%VarREMOTEUSER][REMOTE_USER]]
9
Note: See TracBrowser for help on using the repository browser.