summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-cookie/DESCR')
-rw-r--r--www/ap-auth-cookie/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ap-auth-cookie/DESCR b/www/ap-auth-cookie/DESCR
index 4ee1ad36fd4..f29fe158a37 100644
--- a/www/ap-auth-cookie/DESCR
+++ b/www/ap-auth-cookie/DESCR
@@ -1,4 +1,4 @@
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.
+are checked for auth info.