1
0
Fork 0

adds xcache.admin.enable_auth

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@895 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.0
Xuefer 2012-04-19 06:11:42 +00:00
parent 89d82663c1
commit c0a731f409
2 changed files with 2 additions and 0 deletions

View File

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

View File

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