head	1.3;
access;
symbols
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.01.01.19.30.43;	author ohauer;	state dead;
branches;
next	1.2;

1.2
date	2004.10.14.09.59.55;	author clement;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.10.22.48.46;	author will;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@The idea is that we all write CGI and just about every CGI
writer or Java Servlet writer, or PHP... or even ModPerl..
or...) ends up printing certain standard pieces of info to
the screen to see just what sort of data that they are receiving. 
So... we write a loop and print out our variables. 

Either have ModCGIDebug tack on the info to your CGI while it
is running or use the handy dandy .env virtual page to see all
that there is to seeor at least what we have found the need to
print out so far).

Some assembly required, batteries not included. 
@


1.2
log
@Web page no longer exists.
@
text
@@


1.1
log
@Add mod_cgi_debug 0.7, an Apache module to make debugging server-side
scripts easier.
@
text
@a12 2

WWW: http://www.tangent.org/mod_cgi_debug/
@

