mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Implement &warn.apache2.compat; entity, deals with bug #29353
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164356 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ed8fac6301
commit
bd12b7c7e0
1 changed files with 4 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<!-- $Revision: 1.15 $ -->
|
||||
<sect1 id="install.apache2">
|
||||
<title>Servers-Apache 2.0</title>
|
||||
<para>
|
||||
|
@ -8,12 +8,9 @@
|
|||
<link linkend="install.apache2.unix">Unix</link>
|
||||
and <link linkend="install.apache2.windows">Windows</link> versions.
|
||||
</para>
|
||||
<warning>
|
||||
<para>
|
||||
Do not use Apache 2.0 and <literal>PHP</literal> in a production
|
||||
environment neither on Unix nor on Windows.
|
||||
</para>
|
||||
</warning>
|
||||
|
||||
&warn.apache2.compat;
|
||||
|
||||
<para>
|
||||
You are highly encouraged to take a look at the
|
||||
<ulink url="&url.apache2.docs;">Apache Documentation</ulink> to get
|
||||
|
|
Loading…
Reference in a new issue