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 |
Accept: application/xhtml+xml,text/html;q=0.9,text/plain; |
| 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_HOST |
www.xav.com |
| HTTP_PRAGMA |
no-cache |
| HTTP_USER_AGENT |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| QUERY_STRING |
|
| REMOTE_ADDR |
38.103.63.18 |
| REMOTE_HOST |
38.103.63.18 |
| REMOTE_PORT |
48362 |
| 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.8 |
| UNIQUE_ID |
a4nLs9FEAi4AAXgUVDgAAAAF |