This script displays all environment variables and all form variables associated with the request.
Environment variables beginning with "HTTP_" are the initial request headers sent by your browser. The "REMOTE_" headers are mostly based on your network status (port, hostname, and IP address). Other variables are mostly server-dependent.
| Name | Value |
|---|---|
| GATEWAY_INTERFACE |
CGI/1.1 |
| HTTP_ACCEPT |
text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 |
| HTTP_ACCEPT_CHARSET |
ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| HTTP_ACCEPT_ENCODING |
gzip |
| HTTP_ACCEPT_LANGUAGE |
en-us,en;q=0.5 |
| HTTP_CACHE_CONTROL |
no-cache |
| HTTP_CONNECTION |
close |
| HTTP_COOKIE |
<suppressed> |
| HTTP_HOST |
www.xav.com |
| HTTP_IF_MODIFIED_SINCE |
Fri, 02 Apr 2010 14:05:49 GMT |
| HTTP_PRAGMA |
no-cache |
| HTTP_USER_AGENT |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| HTTP_X_CC_ID |
ccc04-01 |
| QUERY_STRING |
|
| REMOTE_ADDR |
38.107.191.111 |
| REMOTE_HOST |
38.107.191.111 |
| REMOTE_PORT |
9866 |
| REQUEST_METHOD |
GET |
| REQUEST_URI |
/env.pl |
| SCRIPT_NAME |
/env.pl |
| SERVER_ADDR |
209.68.17.186 |
| SERVER_ADMIN |
hostmaster@fdhost.com |
| SERVER_NAME |
www.xav.com |
| SERVER_PORT |
80 |
| SERVER_PROTOCOL |
HTTP/1.1 |
| SERVER_SIGNATURE |
|
| SERVER_SOFTWARE |
Apache/2.2.15 |
| UNIQUE_ID |
TH@-U9FEAi4AALp-5@IAAAAe |