Monday, March 18, 2024 @ 6:15:47 PM   (Alaska Time)

SCRIPT_NAME:   /time  SERVER_NAME: lam1.us
/time is TimeMark.cgi-pl   Uptime: 18:15:47 up 24 days, 23:05, 0 users, load average: 0.00, 0.00, 0.00
21 visits (21 today, 21 this week, 21 this month, 21 this year)

Environmet VariableValue
SCRIPT_URI:http://lam1.us/time
RewriteRule:/time
SCRIPT_NAME:/Public/Scripts/TimeMark.cgi-pl
REMOTE_ADDR:18.205.114.205
REQUEST_METHOD:GET
HTTP_USER_AGENT:claudebot
SERVER_SIGNATURE:
Apache/2.4.52 (Ubuntu) Server at lam1.us Port 80
SERVER_NAME:lam1.us
SERVER_ADDR:172.31.57.248

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.

Some access using this CGI interface is only allowed if the request is referred from a page on this site.

This paragraph was printed because the /Public/Scripts/TimeMark.cgi-pl script did not recognize any special cases that would allow more access through this CGI interface.

Thanks for visiting this page.