summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/pkg/DESCR
blob: 20adcba4dc4f4c4878e2e97eed1cdba701eb32f1 (plain)
1
2
3
4
5
mod_auth_cookie.c allows a Basic authentication string to be encoded into
a cookie (using "Header set" from mod_headers).  When a request comes in,
both the standard Basic auth field Authorization: and the specified cookie
are checked for auth info.