<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>Environment variables</title>
<style type="text/css">
body { background-color: white; font-size: medium; color: black; }
</style>
<link rel="SHORTCUT ICON" href="/favicon.ico">
</head>
<body>
<br>
<b>Environment variables</b>
<br>
<br>
<pre>
DOCUMENT_ROOT = /webspace/users.on.net/data
GATEWAY_INTERFACE = CGI/1.1
HTTP_ACCEPT = */*
HTTP_CACHE_CONTROL = max-age=86400
HTTP_CONNECTION = keep-alive
HTTP_HOST = users.on.net
HTTP_USER_AGENT = Mozilla/5.0
PATH = /usr/local/bin:/usr/bin:/bin
QUERY_STRING =
REMOTE_ADDR = 43.255.113.232
REMOTE_PORT = 42345
REQUEST_METHOD = GET
REQUEST_URI = /~emerson/env/env.pl
SCRIPT_FILENAME = /webspace/users.on.net/data/Z2/86/Z286844/env/env.pl
SCRIPT_NAME = /~emerson/env/env.pl
SCRIPT_URI = http://users.on.net/~emerson/env/env.pl
SCRIPT_URL = /~emerson/env/env.pl
SERVER_ADDR = 150.101.137.33
SERVER_ADMIN = support@internode.on.net
SERVER_NAME = users.on.net
SERVER_PORT = 80
SERVER_PROTOCOL = HTTP/1.1
SERVER_SIGNATURE = <address>Apache Server at users.on.net Port 80</address>
SERVER_SOFTWARE = Apache
UNIQUE_ID = 1X9JDpZliSEAAB-g0EsAAAAp
</pre>
</body>
</html>
* Trying 43.255.113.232:80...
* Connected to (nil) (43.255.113.232) port 80 (#0)
> GET http://users.on.net/~emerson/env/env.pl HTTP/1.1
> Host: users.on.net
> User-Agent: Mozilla/5.0
> Accept: */*
> Proxy-Connection: Keep-Alive
>
* Mark bundle as not supporting multiuse
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Date: Wed, 07 Jun 2023 22:41:17 GMT
< X-Frame-Options: SAMEORIGIN
< Content-Type: text/html
< X-NGAA: MISS from CH-XW-NO1-315.5
< Connection: close
<
{ [1285 bytes data]
* Closing connection 0