vrana           Sun Sep 19 17:16:26 2004 EDT

  Modified files:              
    /phpdoc/en/install/unix     apache2.xml 
    /phpdoc/en/install/windows  apache2.xml 
  Log:
  Link to content negotiation
  
http://cvs.php.net/diff.php/phpdoc/en/install/unix/apache2.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/install/unix/apache2.xml
diff -u phpdoc/en/install/unix/apache2.xml:1.3 phpdoc/en/install/unix/apache2.xml:1.4
--- phpdoc/en/install/unix/apache2.xml:1.3      Wed Jun 16 08:22:33 2004
+++ phpdoc/en/install/unix/apache2.xml  Sun Sep 19 17:16:26 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
    <sect1 id="install.unix.apache2">
     <title>Apache 2.0 on Unix systems</title>
     <para>
@@ -132,6 +132,12 @@
      read the Apache documentation about the <ulink url="&url.apache2.mpm;">
      MPM-Modules</ulink>.
     </para>
+    <note>
+     <para>
+      If you want to use content negotiation, read
+      <link linkend="faq.installation.apache.multiviews">related FAQ</link>.
+     </para>
+    </note>
     <note>
      <para>
       To build a multithreaded version of Apache your system must support threads.
http://cvs.php.net/diff.php/phpdoc/en/install/windows/apache2.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/install/windows/apache2.xml
diff -u phpdoc/en/install/windows/apache2.xml:1.8 
phpdoc/en/install/windows/apache2.xml:1.9
--- phpdoc/en/install/windows/apache2.xml:1.8   Sat Aug  7 15:18:24 2004
+++ phpdoc/en/install/windows/apache2.xml       Sun Sep 19 17:16:26 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
    <sect1 id="install.windows.apache2">
     <title>Apache 2.0.x on Microsoft Windows</title>
     <para>
@@ -108,6 +108,12 @@
        <filename>php5apache.dll</filename> as the latter ones are designed to
        run with <link linkend="install.windows.apache1">Apache 1.3.x</link>.
       </simpara>
+     </note>
+     <note>
+      <para>
+       If you want to use content negotiation, read
+       <link linkend="faq.installation.apache.multiviews">related FAQ</link>.
+      </para>
      </note>
      <warning>
       <simpara>

Reply via email to