Changeset 1820
- Timestamp:
- 08/14/08 16:37:08 (3 months ago)
- Files:
-
- cherokee/trunk/doc/cookbook_authentication.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/doc/cookbook_authentication.txt
r1816 r1820 41 41 42 42 43 .htdigest43 === htdigest 44 44 45 45 To use this handler you will need a file created by the `htdigest` … … 68 68 ----- 69 69 70 .htpasswd70 === htpasswd 71 71 72 72 For this handle, the tool `htpasswd` is needed to create the … … 104 104 105 105 //// 106 107 === MySQL 108 106 109 To be written 107 110 Details for mysql and ldap, with screenshots.