thetaphi                Fri Jul 18 12:32:19 2003 EDT

  Modified files:              
    /phpdoc/en/chapters install.configure.servers.xml 
  Log:
  servername
  
Index: phpdoc/en/chapters/install.configure.servers.xml
diff -u phpdoc/en/chapters/install.configure.servers.xml:1.6 
phpdoc/en/chapters/install.configure.servers.xml:1.7
--- phpdoc/en/chapters/install.configure.servers.xml:1.6        Mon Jun 16 06:26:00 
2003
+++ phpdoc/en/chapters/install.configure.servers.xml    Fri Jul 18 12:32:19 2003
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
  <sect3 id="install.configure.options.servers">
   <title>SAPI options</title>
   <para>
    The following list contains the available SAPI&amp;s (<literal>Server
-   Application Programming Interface)</literal> for PHP. 
+   Application Programming Interface)</literal> for PHP.
   </para>
   <variablelist>
    <varlistentry id="install.configure.with-aolserver">
@@ -23,9 +23,9 @@
     </term>
     <listitem>
      <para>
-      Build shared Apache module. FILE is the optional pathname to the Apache 
-      apxs tool; defaults to apxs. Make sure you specify the version of apxs that 
-      is actually installed on your system and NOT the one that is in the apache 
+      Build shared Apache module. FILE is the optional pathname to the Apache
+      apxs tool; defaults to apxs. Make sure you specify the version of apxs that
+      is actually installed on your system and NOT the one that is in the apache
       source tarball.
      </para>
     </listitem>
@@ -57,7 +57,7 @@
     </term>
     <listitem>
      <para>
-      Build shared Apache 2.0 module. FILE is the optional pathname to the Apache 
+      Build shared Apache 2.0 module. FILE is the optional pathname to the Apache
       apxs tool; defaults to apxs.
      </para>
     </listitem>
@@ -95,13 +95,13 @@
     </term>
     <listitem>
      <para>
-      Enable building of the embedded SAPI library. TYPE is either 
-      <literal>shared</literal> or <literal>static</literal>, which 
+      Enable building of the embedded SAPI library. TYPE is either
+      <literal>shared</literal> or <literal>static</literal>, which
       defaults to <literal>shared</literal>. Available with PHP 4.3.0.
      </para>
     </listitem>
    </varlistentry>
-        
+
    <varlistentry id="install.configure.with-fhttpd">
     <term>
      <parameter>--with-fhttpd[=DIR]</parameter>
@@ -130,7 +130,7 @@
     </term>
     <listitem>
      <para>
-      Specify path to the installed Netscape Server.
+      Specify path to the installed Netscape/iPlanet/SunONE Webserver.
      </para>
     </listitem>
    </varlistentry>
@@ -160,7 +160,7 @@
     </term>
     <listitem>
      <para>
-      Build PHP as a Pike module. DIR is the base Roxen directory, normally 
+      Build PHP as a Pike module. DIR is the base Roxen directory, normally
       <filename>/usr/local/roxen/server</filename>.
      </para>
     </listitem>
@@ -181,7 +181,7 @@
     </term>
     <listitem>
      <para>
-      Include servlet support. DIR is the base install directory for the JSDK. 
+      Include servlet support. DIR is the base install directory for the JSDK.
       This SAPI requires the java extension must be built as a shared dl.
      </para>
     </listitem>
@@ -229,14 +229,14 @@
      </para>
     </listitem>
    </varlistentry>
-  
+
    <varlistentry id="install.configure.enable-force-cgi-redirect">
     <term>
      <parameter>--enable-force-cgi-redirect</parameter>
     </term>
     <listitem>
      <para>
-      Enable the security check for internal server redirects. You should use 
+      Enable the security check for internal server redirects. You should use
       this if you are running the CGI version with Apache.
      </para>
     </listitem>
@@ -248,13 +248,13 @@
     </term>
     <listitem>
      <para>
-      If this is enabled, the PHP CGI binary can safely be placed outside of 
+      If this is enabled, the PHP CGI binary can safely be placed outside of
       the web tree and people will not be able to circumvent &htaccess;
       security.
      </para>
     </listitem>
    </varlistentry>
-   
+
    <varlistentry id="install.configure.with-fastcgi">
     <term>
      <parameter>--with-fastcgi</parameter>
@@ -278,7 +278,7 @@
      </para>
     </listitem>
    </varlistentry>
-   
+
    <varlistentry id="install.configure.disable-path-info-check">
     <term>
      <parameter>--disable-path-info-check</parameter>



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

Reply via email to