CGI Debugger v1.0 from The Complete Webmaster - written by Doug Steinwand

Environment Variables

DOCUMENT_ROOT"/home/httpd/html"
GATEWAY_INTERFACE"CGI/1.1"
HTTP_ACCEPT"image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*"
HTTP_ACCEPT_CHARSET"iso-8859-1,*,utf-8"
HTTP_ACCEPT_LANGUAGE"en"
HTTP_CONNECTION"Keep-Alive"
HTTP_HOST"localhost"
HTTP_USER_AGENT"Mozilla/4.04 [en] (X11; U; Linux 2.0.30 i586)"
PATH"/sbin:/usr/sbin:/bin:/usr/bin"
QUERY_STRING""
REMOTE_ADDR"127.0.0.1"
REMOTE_HOST"localhost"
REQUEST_METHOD"GET"
SCRIPT_FILENAME"/home/httpd/cgi-bin/debug.pl"
SCRIPT_NAME"/cgi-bin/debug.pl"
SERVER_ADMIN"root@localhost"
SERVER_NAME"localhost.localdomain"
SERVER_PORT"80"
SERVER_PROTOCOL"HTTP/1.0"
SERVER_SOFTWARE"Apache/1.1.3"

Script "debug.pl"

Current directory: /extra/ov/httpd/cgi-bin
Output from /home/httpd/cgi-bin/debug.pl (PID 1622):
Content-type: text/html

<html>
<head><title>Perl CGI Debugger</title></head>
<body bgcolor=#ffffff text=#000000 link=#0000aa alink=#ff0000 vlink=#0000aa>
CGI Debugger v1.0 from <a href="http://abiglime.com/webmaster" target=_blank>
The Complete Webmaster</a> - written by 
<a href="mailto:dzs@iname.com">Doug Steinwand</a>
<hr>
<h2>Usage: /cgi-bin/debug.pl/<i>script-to-run</i></h2></body></html>

Script finished Fri Dec 19 21:02:57 1997