Thursday, April 18, 2024 @ 4:44:56 PM   (Alaska Time)

SCRIPT_NAME:   /time  SERVER_NAME: ak20.lam1.us
/time is TimeMark.cgi-pl   Uptime: 16:44:56 up 8 days, 19:30, 1 user, load average: 0.08, 0.06, 0.01
13,800 visits (16 today, 199 this week, 605 this month, 1,860 this year)

Environmet VariableValue
SCRIPT_URI:https://ak20.lam1.us/time
SCRIPT_NAME:/time
REMOTE_ADDR:3.145.58.169
REQUEST_METHOD:GET
HTTPS:on
HTTP_USER_AGENT:claudebot
HTTP_REFERER:https://ak19.lam1.us/time
SERVER_SIGNATURE:
Apache/2.4.52 (Ubuntu) Server at ak20.lam1.us Port 443
SERVER_NAME:ak20.lam1.us
SERVER_ADDR:10.55.5.20

This page is displayed by a perl CGI program using the perl CGI module. The program was designed to display the date and time, a number of environment variables (mostly from my server), and the parameters passed by the browser from a html page with a form that submits to this page. This makes it a useful test action when developing html form pages to verify the name and value pairs passed instead of performing whatever action the form is being developed for.

The program can handle either a GET or POST method. The GET method seems a little faster on my server and the amount of data allowed does not seem severly limited on my server. Some servers may limit a GET request to as little as 256 or 512 characters. I have not run up against the limit on my server yet.

This paragraph was printed because the /time script did not recognize any special cases that would allow more access through this CGI interface.

Thanks for visiting this page.