Changes between Version 5 and Version 6 of XcacheIni
- Timestamp:
- 09/28/2007 11:01:45 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XcacheIni
v5 v6 20 20 ||xcache.admin.user||"mOo"||PHP_INI_SYSTEM 21 21 ||xcache.admin.pass||""||PHP_INI_SYSTEM 22 ||xcache.admin.enable_auth||"on"||PHP_INI_SYSTEM 22 23 ||xcache.test||Off||PHP_INI_SYSTEM 23 24 ||xcache.coredump_directory||""||PHP_INI_SYSTEM 24 ||xcache.admin.enable_auth||"on"||PHP_INI_SYSTEM25 25 26 26 '''xcache.admin.user''' ''string'':: … … 34 34 Make sure it's writable by php (without checking open_basedir). 35 35 '''xcache.admin.enable_auth''' ''string'':: 36 Disable http authentication if you plan on handling authentication yourself. 36 Disable http authentication if you plan on handling authentication yourself. Be aware that any vhost users can set up admin page withouth any authentication. This option is 1.2.x only since 1.2.1 37 37 38 38 == XCache Cacher ==

