From d2f6ed8ef3ef855fc12f307546664f88bba6046f Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Fri, 9 Nov 2001 14:58:22 +0000 Subject: [PATCH] - blah git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61783 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/config.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapters/config.xml b/chapters/config.xml index fa93c41f7e..1b2f849151 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -573,8 +573,8 @@ include_path=".;c:\www\phplib" $HTTP_SERVER_VARS arrays in the global scope. - - Please not that this can not be set in a .htaccess file. + Please note that you need to set AllowOveride All in your + Directory block in the apache configfile for this to work.