CGI Environment

Environment parameters (%ENV) (hide)

CONTEXT_DOCUMENT_ROOT
/srv/jagerman.com/www
CONTEXT_PREFIX
DOCUMENT_ROOT
/srv/jagerman.com/www
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
HTTP_ACCEPT
*/*
HTTP_HOST
jagerman.com
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
PATH
/usr/local/bin:/usr/bin:/bin
QUERY_STRING
some%20stuff&another=parameter;a%26b=c%3bd;test%3d=4
QUERY_STRING (URI-decoded)
some stuff&another=parameter;a&b=c;d;test==4
REMOTE_ADDR
3.145.44.174
REMOTE_PORT
57609
REQUEST_METHOD
GET
REQUEST_SCHEME
https
REQUEST_URI
/env.cgi?some%20stuff&another=parameter;a%26b=c%3bd;test%3d=4
SCRIPT_FILENAME
/srv/jagerman.com/www/env.cgi
SCRIPT_NAME
/env.cgi
SERVER_ADDR
185.150.191.32
SERVER_ADMIN
jagerman@jagerman.com
SERVER_NAME
jagerman.com
SERVER_PORT
443
SERVER_PROTOCOL
HTTP/2.0
SERVER_SIGNATURE
<address>Apache/2.4.56 (Debian) Server at jagerman.com Port 443</address>
SERVER_SOFTWARE
Apache/2.4.56 (Debian)
SSL_TLS_SNI
jagerman.com

Perl info (hide)

Perl version
5.32.1
Library search paths (@INC)
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl

Current system user/group (hide)

User ID
1000
Username
jagerman
Primary Group
1000 (jagerman)
Supplementary Groups
4 (adm), 27 (sudo), 137 (libvirt), 140 (bind), 1000 (jagerman)

STDIN (hide)

STDIN (raw)
STDIN (URI-decoded)

mod_perl detection (hide)

Detected
No

Miscellaneous test links/forms (hide)

Circular link
Test link
GET form
test=

file=

POST form
test=

file=

POST form (multipart/form-data encoding)
test=

file=

GET form with image submission
test=

file=

About this page (hide)

Author
Jason Rhinelander - jagerman@jagerman.com. The original version of this script is accessible at https://jagerman.com/env.cgi
License
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Standards compliance
Valid XHTML 1.0 Strict Valid CSS!
Instructions for using this page
This page exists to assist in determining and debugging CGI and CGI-like environments. To use it on your own site, download the source from the links below and save it as env.cgi in a CGI-enabled directory of your web server, set the permissions appropriately, and access it in your browser. If all goes well, you should see this page.
Download this script/View script source
Access this version of the script here: view / download. The latest version of this script is always available here: view / download.