From 078bcec0997ad0e07b720c43cc9e6d0e046a75ab Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Thu, 27 Feb 2003 17:43:39 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'PHP_5'. --- sapi/servlet/reqinfo.php | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 sapi/servlet/reqinfo.php (limited to 'sapi/servlet/reqinfo.php') diff --git a/sapi/servlet/reqinfo.php b/sapi/servlet/reqinfo.php deleted file mode 100644 index 37d453baf9..0000000000 --- a/sapi/servlet/reqinfo.php +++ /dev/null @@ -1,29 +0,0 @@ - - - -Request Information Example - - -

Request Information Example

-
-Method: - -method ?> -
-Request URI: - -requestURI ?> -
-Protocol: - -protocol ?> -
-Path Info: - -pathInfo ?> -
-Remote Address: - -remoteAddr ?> -
- -- cgit v1.2.1