| Variable Name |
Description |
Value |
| AUTH_TYPE | the authentication method | Not Defined |
| CONTENT_LENGTH | the length of the request body | Not Defined |
| CONTENT_TYPE | the media type of the data | Not Defined |
| DOCUMENT_ROOT | the server document root directory | /home/awebsite/public_html |
| GATEWAY_INTERFACE | the CGI specification revision | CGI/1.1 |
| HTTP_ACCEPT | the media types the client accepts | text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| HTTP_ACCEPT_CHARSET | an extra variable provided by this server | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_ACCEPT_LANGUAGE | an extra variable provided by this server | en-us,en;q=0.5 |
| HTTP_CACHE_CONTROL | an extra variable provided by this server | no-cache |
| HTTP_CONNECTION | an extra variable provided by this server | close |
| HTTP_COOKIE | the cookie(s) the client sent | Not Defined |
| HTTP_HOST | an extra variable provided by this server | www.awebsiteplace.com |
| HTTP_IF_MODIFIED_SINCE | an extra variable provided by this server | Mon, 09 Aug 2010 09:48:28 GMT |
| HTTP_PRAGMA | an extra variable provided by this server | no-cache |
| HTTP_REFERER | the URL of the referring page | Not Defined |
| HTTP_USER_AGENT | the browser the client is using | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| HTTP_X_CC_ID | an extra variable provided by this server | ccc02-02 |
| HTTP_X_FORWARDED_FOR | an extra variable provided by this server | 38.107.179.221 |
| HTTP_X_FORWARDED_HOST | an extra variable provided by this server | www.awebsiteplace.com |
| HTTP_X_FORWARDED_SERVER | an extra variable provided by this server | www.awebsiteplace.com |
| HTTP_X_REAL_IP | an extra variable provided by this server | 38.107.179.221 |
| PATH | an extra variable provided by this server | /usr/local/bin:/usr/bin:/bin |
| PATH_INFO | the extra path info | Not Defined |
| PATH_TRANSLATED | the extra path info translated | Not Defined |
| QUERY_STRING | the query string | Not Defined |
| REMOTE_ADDR | the IP address of the client | 38.107.179.221 |
| REMOTE_HOST | the hostname of the client | Not Defined |
| REMOTE_IDENT | the remote user is (RFC 931): | Not Defined |
| REMOTE_PORT | an extra variable provided by this server | 49503 |
| REMOTE_USER | the authenticated username | Not Defined |
| REQUEST_METHOD | the HTTP request method | GET |
| REQUEST_URI | an extra variable provided by this server | /scgi-bin/env_info.pl |
| SCRIPT_FILENAME | an extra variable provided by this server | /home/awebsite/public_html/scgi-bin/env_info.pl |
| SCRIPT_NAME | the script name | /scgi-bin/env_info.pl |
| SERVER_ADDR | an extra variable provided by this server | 173.225.21.26 |
| SERVER_ADMIN | an extra variable provided by this server | webmaster@awebsiteplace.com |
| SERVER_NAME | the server hostname or IP address | www.awebsiteplace.com |
| SERVER_PORT | the port number for the server | 80 |
| SERVER_PROTOCOL | the server protocol name | HTTP/1.0 |
| SERVER_SIGNATURE | an extra variable provided by this server | Not Defined |
| SERVER_SOFTWARE | the server software | Apache |
| UNIQUE_ID | an extra variable provided by this server | Ty@60a3hFRoAAD-4Kx8AAAAE |