1
0
Fork 0

fix enable_auth name in ini, thanks to nitrox

git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@475 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2007-08-11 16:08:27 +00:00
parent e3cbc73101
commit 04599ccaeb
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ zend_extension_ts = c:/php/extensions/php_xcache.dll
; extension = php_xcache.dll
[xcache.admin]
xcache.admin.auth = On
xcache.admin.enable_auth = On
xcache.admin.user = "mOo"
; xcache.admin.pass = md5($您的密码)
xcache.admin.pass = ""

View File

@ -10,7 +10,7 @@ zend_extension_ts = c:/php/extensions/php_xcache.dll
; extension = php_xcache.dll
[xcache.admin]
xcache.admin.auth = On
xcache.admin.enable_auth = On
xcache.admin.user = "mOo"
; xcache.admin.pass = md5($your_password)
xcache.admin.pass = ""