ronabop Sat Feb 24 16:21:28 2001 EDT
Modified files:
/phpdoc/en/chapters install.xml
Log:
Changing section titles for clearer section navigation.
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.41 phpdoc/en/chapters/install.xml:1.42
--- phpdoc/en/chapters/install.xml:1.41 Wed Jan 31 04:19:13 2001
+++ phpdoc/en/chapters/install.xml Sat Feb 24 16:21:28 2001
@@ -150,7 +150,7 @@
</sect1>
<sect1 id="install.linux">
- <title>Linux installs</title>
+ <title>Unix/Linux installs</title>
<para>
This section contains notes and hints specific to installing
PHP on Linux distributions.
@@ -171,7 +171,7 @@
</sect1>
<sect1 id="install.hpux">
- <title>HP-UX installs</title>
+ <title>Unix/HP-UX installs</title>
<para>
This section contains notes and hints specific to installing PHP
on HP-UX systems.
@@ -254,7 +254,7 @@
</sect1>
<sect1 id="install.solaris">
- <title>Solaris installs</title>
+ <title>Unix/Solaris installs</title>
<para>
This section contains notes and hints specific to installing
PHP on Solaris systems.
@@ -331,7 +331,7 @@
</sect1>
<sect1 id="install.macosx">
- <title>Mac OS X installs</title>
+ <title>Unix/Mac OS X installs</title>
<para>
This section contains notes and hints specific to installing
PHP on Mac OS X.
@@ -3233,7 +3233,7 @@
</sect1>
<sect1 id="install.apache">
- <title>Apache Server installs</title>
+ <title>Servers-Apache</title>
<para>
This section contains notes and hints specific to Apache installs
of PHP, both for <link linkend="install.apache.unix">Unix</link> and
@@ -3464,7 +3464,7 @@
</sect1>
<sect1 id="install.commandline">
- <title>CGI/Commandline Server Installs</title>
+ <title>Servers-CGI/Commandline</title>
<para>
The default is to build PHP as a CGI program. This creates a
commandline interpreter, which can be used for CGI processing, or
@@ -3510,7 +3510,7 @@
</sect1>
<sect1 id="install.fhttpd">
- <title>fhttpd Server Installs</title>
+ <title>Servers-fhttpd</title>
<para>
To build PHP as an fhttpd module, answer "yes" to "Build as an
fhttpd module?" (the <option><link
@@ -3525,7 +3525,7 @@
</sect1>
<sect1 id="install.caudium">
- <title>Caudium Server installs</title>
+ <title>Servers-Caudium</title>
<para>
PHP 4 can be build as a Pike module for the Caudium webserver. Note
that this is not supported with PHP 3. Follow the simple
@@ -3574,7 +3574,7 @@
</sect1>
<sect1 id="install.iis">
- <title>IIS/PWS Server installs</title>
+ <title>Servers-IIS/PWS</title>
<para>
This section contains notes and hints specific to IIS (Microsoft
Internet Information Server) installing PHP for
@@ -3880,7 +3880,7 @@
</sect1>
<sect1 id="install.netscape-enterprise">
- <title>Netscape and iPlanet Enterprise Server Installs</title>
+ <title>Servers-Netscape and iPlanet</title>
<para>
To build PHP with NES or iPlanet web servers, enter the proper
install directory for the
@@ -4007,7 +4007,7 @@
</sect1>
<sect1 id="install.omnihttpd">
- <title>OmniHTTPd Server installs</title>
+ <title>Servers-OmniHTTPd Server</title>
<para>
This section contains notes and hints specific to OmniHTTPd.
</para>
@@ -4077,7 +4077,7 @@
</sect1>
<sect1 id="install.oreilly">
- <title>Oreilly Website Pro Server installs</title>
+ <title>Servers-Oreilly Website Pro</title>
<para>
This section contains notes and hints specific to Oreilly
Website Pro.
@@ -4121,7 +4121,7 @@
</sect1>
<sect1 id="install.xitami">
- <title>Xitami Server installs</title>
+ <title>Servers-Xitami</title>
<para>
This section contains notes and hints specific to Xitami.
</para>
@@ -4167,7 +4167,7 @@
</sect1>
<sect1 id="install.otherhttpd">
- <title>Other web servers</title>
+ <title>Servers-Other web servers</title>
<para>
PHP can be built to support a large number of web servers. Please
see <link linkend="install.configure.servers">Server-related