[PHP-DOC] cvs: phpdoc /en/chapters config.xml From: Hojtsy Gabor (goba <email protected>)
Date: 11/09/01

goba Fri Nov 9 10:54:19 2001 EDT

  Modified files:
    /phpdoc/en/chapters config.xml
  Log:
  Correcting an XML error introduced by adding that note...
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.27 phpdoc/en/chapters/config.xml:1.28
--- phpdoc/en/chapters/config.xml:1.27 Fri Nov 9 09:58:22 2001
+++ phpdoc/en/chapters/config.xml Fri Nov 9 10:54:19 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
  <chapter id="configuration">
   <title>Configuration</title>
 
@@ -573,6 +573,7 @@
          <varname>$HTTP_SERVER_VARS</varname>
          arrays in the global scope.
         </para>
+ <para>
          Please note that you need to set AllowOveride All in your
          Directory block in the apache configfile for this to work.
         </para>