mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fhttpd is out of date
links to apache2 amd caudium instead git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130768 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9478f633e5
commit
a0e6df0de0
1 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<sect1 id="install.unix">
|
||||
<title>Installation on UNIX systems</title>
|
||||
<para>
|
||||
|
@ -63,12 +63,13 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<simpara>
|
||||
As an <link linkend="install.apache">Apache module</link>
|
||||
As an <link linkend="install.apache">Apache 1.x module</link> or
|
||||
an <link linkend="install.apache2">Apache 2.x module</link>.
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
As an <link linkend="install.fhttpd">fhttpd module</link>
|
||||
As an <link linkend="install.caudium">Pike module for Caudium</link>
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -158,4 +159,5 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
||||
|
|
Loading…
Reference in a new issue