From 939f764bdcfea59d4a657a33005457074a50b766 Mon Sep 17 00:00:00 2001 From: Ruslan Yakushev Date: Thu, 19 Nov 2009 01:30:39 +0000 Subject: [PATCH] Added more detailed instructions on how to protect wincache.php script. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290963 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/wincache/setup.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/reference/wincache/setup.xml b/reference/wincache/setup.xml index da567fd633..1a2df1a393 100644 --- a/reference/wincache/setup.xml +++ b/reference/wincache/setup.xml @@ -137,9 +137,11 @@ will be located in the same folder from which the content of the installation package was extracted. - To use wincache.php, copy it into a root folder of your Web site or - into any subfolder. To protect the script, open it in any text editor and follow the instructions - in the comments: + To use wincache.php, copy it into a root folder of a Web site or + into any subfolder. To protect the script, open it in any text editor and replace the values for + USERNAME and PASSWORD constants. + If any other IIS authentication is enabled on the server, then + follow the instructions in the comments: Authentication configuration for <filename>wincache.php</filename>