changeset 2:187ac993cd15 0.1

Auth request: mention satisfy directive in README.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 27 Feb 2010 15:15:59 +0300
parents dfc5ae42367a
children 666c7bf3e009
files README
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README
+++ b/README
@@ -7,6 +7,9 @@ appropriate status.  Anything else is co
 For 401 status WWW-Authenticate header from subrequest response will be
 passed to client.
 
+Module works at access phase and therefore may be combined nicely with other
+access modules (access, auth_basic) via satisfy directive.
+
 Configuration directives:
 
     auth_request <uri>|off