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
This commit is contained in:
Ruslan Yakushev 2009-11-19 01:30:39 +00:00
parent 16d4537f24
commit 939f764bdc

View file

@ -137,9 +137,11 @@
will be located in the same folder from which the content of the installation package was extracted.
</para>
<para>
To use <filename>wincache.php</filename>, 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 <filename>wincache.php</filename>, 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
<emphasis>USERNAME</emphasis> and <emphasis>PASSWORD</emphasis> constants.
If any other IIS authentication is enabled on the server, then
follow the instructions in the comments:
<example>
<title>Authentication configuration for <filename>wincache.php</filename></title>
<programlisting role="php">