From 57cf5ff3bd4e488c02c9d6e86be4ccf573b7c5c4 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Fri, 9 Nov 2001 15:54:19 +0000 Subject: [PATCH] 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 --- chapters/config.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapters/config.xml b/chapters/config.xml index 1b2f849151..a3efd1ac93 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -573,6 +573,7 @@ include_path=".;c:\www\phplib" $HTTP_SERVER_VARS arrays in the global scope. + Please note that you need to set AllowOveride All in your Directory block in the apache configfile for this to work.