Correcting an XML error introduced by adding that note...

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61785 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2001-11-09 15:54:19 +00:00
parent 091785984e
commit 57cf5ff3bd

View file

@ -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 @@ include_path=".;c:\www\phplib"
<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>