From 339755443ec6cfb5a371a376a85493687b4caeea Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Fri, 22 Nov 2002 17:31:12 +0000 Subject: [PATCH] caudium: link to website commandline: link to cgi-spezifikation git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105317 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.caudium.xml | 7 ++++--- chapters/install.commandline.xml | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/chapters/install.caudium.xml b/chapters/install.caudium.xml index a787350629..050bd69aaa 100644 --- a/chapters/install.caudium.xml +++ b/chapters/install.caudium.xml @@ -1,10 +1,11 @@ - + Servers-Caudium - PHP 4 can be built as a Pike module for the Caudium webserver. Note - that this is not supported with PHP 3. Follow the simple + PHP 4 can be built as a Pike module for the + Caudium webserver. + Note that this is not supported with PHP 3. Follow the simple instructions below to install PHP 4 for Caudium. diff --git a/chapters/install.commandline.xml b/chapters/install.commandline.xml index 4b67e1c004..cd8ff48433 100644 --- a/chapters/install.commandline.xml +++ b/chapters/install.commandline.xml @@ -1,5 +1,5 @@ - + Servers-CGI/Commandline @@ -50,9 +50,9 @@ Using Variables Some server supplied enviroment variables are not defined in the - current CGI/1.1 specification. Only the following variables are - defined there; everything else should be treated as 'vendor - extensions': AUTH_TYPE, CONTENT_LENGTH, CONTENT_TYPE, + current CGI/1.1 specification. + Only the following variables are defined there; everything else + should be treated as 'vendor extensions': AUTH_TYPE, CONTENT_LENGTH, CONTENT_TYPE, GATEWAY_INTERFACE, PATH_INFO, PATH_TRANSLATED, QUERY_STRING, REMOTE_ADDR, REMOTE_HOST, REMOTE_IDENT, REMOTE_USER, REQUEST_METHOD, SCRIPT_NAME, SERVER_NAME, SERVER_PORT,