betz            Fri Nov 22 12:31:13 2002 EDT

  Modified files:              
    /phpdoc/en/chapters install.caudium.xml install.commandline.xml 
  Log:
  caudium: link to website
  commandline: link to cgi-spezifikation
  
  
Index: phpdoc/en/chapters/install.caudium.xml
diff -u phpdoc/en/chapters/install.caudium.xml:1.4 
phpdoc/en/chapters/install.caudium.xml:1.5
--- phpdoc/en/chapters/install.caudium.xml:1.4  Thu Mar 28 12:12:53 2002
+++ phpdoc/en/chapters/install.caudium.xml      Fri Nov 22 12:31:12 2002
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
   <sect1 id="install.caudium">
    <title>Servers-Caudium</title>
    <para>
-    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
+    <ulink url="&url.caudium;">Caudium webserver</ulink>.
+    Note that this is not supported with PHP 3. Follow the simple
     instructions below to install PHP 4 for Caudium.
    </para>
    <example id="install.caudium.instructions">
Index: phpdoc/en/chapters/install.commandline.xml
diff -u phpdoc/en/chapters/install.commandline.xml:1.2 
phpdoc/en/chapters/install.commandline.xml:1.3
--- phpdoc/en/chapters/install.commandline.xml:1.2      Wed Jul 10 12:13:05 2002
+++ phpdoc/en/chapters/install.commandline.xml  Fri Nov 22 12:31:12 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <sect1 id="install.commandline">
    <title>Servers-CGI/Commandline</title>
    <para>
@@ -50,9 +50,9 @@
     <title>Using Variables</title>
     <simpara>
       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 <ulink url="&url.cgispec;">CGI/1.1 specification</ulink>.
+      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,



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to