| ACCEPT_LANGUAGE | Comma-separated list of the human languages accepted by the browser/user
Fortnet Response: (none) |
| AUTH_NAME | The name of the realm to which the authorized user belongs; blank if no authentication was needed
Fortnet Response: (none) |
| AUTH_TYPE | The method used to authenticate the remote user; usually "Basic''
Fortnet Response: (none) |
| DATE_GMT | The current date and time, GMT
Fortnet Response: Friday, 05-Dec-2008 12:44:23 GMT |
| DATE_LOCAL | The current date and time, local
Fortnet Response: Friday, 05-Dec-2008 05:44:23 MST |
| DOCUMENT_NAME | The physical path and filename of the current document
Fortnet Response: echovar.shtml |
| DOCUMENT_URI | The URL path and name of the current document; this does not include the scheme, host, or port
Fortnet Response: /FortNet/HTML/Presentation/SSI/echovar.shtml |
| FROM | The name of the browser user; this is defined in the HTTP protocol, however it is not supported by most browsers due to privacy concerns
Fortnet Response: (none) |
| HTTP_ACCEPT | Comma separated list of MIME content types accepted by the browser
Fortnet Response: Accept: application/xhtml+xml,text/html;q=0.9,text/plain; |
| HTTP_COOKIE | Netscape-specific persistent state extension to HTTP; see the online docurnentation at Netscape's site
Fortnet Response: (none) |
| HTTP_USER_AGENT | The name of the browser software
Fortnet Response: CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| LAST_MODIFIED | The date and time the current document was last modified
Fortnet Response: Monday, 07-Oct-2002 10:58:33 MDT |
| PRAGMA | Special HTTP header generated by some browsers: typically Pragma: NoCache
Fortnet Response: (none) |
| QUERY_STRING | The raw text following a ? in the request URL;
Fortnet Response: |
| QUERY_STRING_ UNESCAPED | The query string with the HTTP "escaping" removed
Fortnet Response: (none) |
| REFERER | The URL of the document containing the link to the current document; note that some browsers do not implement this reliably, and some not at all
Fortnet Response: (none) |
| REMOTE_ADDR | The IP address of the browser's system
Fortnet Response: 38.103.63.61 |
| REMOTE_HOST | The Internet domain host name of the browser's system
Fortnet Response: (none) |
| REMOTE_USER | The authenticated user name of the browser's user; undefined if access to the current document did not require authentication
Fortnet Response: (none) |
| REQUEST_METHOD | The HTTP method used in the current request
Fortnet Response: GET |
| SERVER_NAME | The internet domain name of the local server
Fortnet Response: www.fortnet.org |
| SERVER_PORT | The TCP port number on which the current request was received; normally 80 for normal connections and 443 for SSL connections
Fortnet Response: 80 |
| SERVER_PROTOCOL | The version of HTTP supported by the server
Fortnet Response: HTTP/1.1 |
| SERVER_SOFTWARE | The name and version of the local server program
Fortnet Response: Apache/2.0.51 (Fedora) |