Backlinks to VarREMOTEADDR in TWiki Web (Search all webs)

Results from TWiki web retrieved at 18:47 (GMT)

ENV{`varname`} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment...
HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant...
HTTP HOST environment variable Syntax: % HTTP HOST% Expands to: Related: ENV, REMOTE ADDR, REMOTE PORT, REMOTE USER
HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine...
REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE USER
REMOTE USER environment variable Syntax: % REMOTE USER% Expands to: Related: ENV, HTTP HOST, REMOTE ADDR, REMOTE PORT, USERNAME, WIKINAME, WIKIUSERNAME...
Number of topics: 6

 
This site is powered by the TWiki collaboration platformCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarREMOTEADDR.