<li><A HREF="mod_auth_anon.html#LogEmail">Anonymous_LogEmail</A>
<li><A HREF="mod_auth_anon.html#VerifyEmail">Anonymous_VerifyEmail</A>
<li><A HREF="mod_auth_anon.html#NoUser">Anonymous_NoUser</A>
-<li><A HREF="mod_auth_anon.html#Authorative">Anonymous_Authorative</A>
+<li><A HREF="mod_auth_anon.html#Authoritative">Anonymous_Authoritative</A>
<li><A HREF="mod_auth.html#authauthoritative">AuthAuthoritative</A>
<li><A HREF="mod_auth_db.html#authdbauthoritative">AuthDBAuthoritative</A>
<li><A HREF="mod_auth_db.html#authdbgroupfile">AuthDBGroupFile</A>
</dd>
<code><dt>
-<a name="Authorative">Anonymous_Authorative < on | off ></a>
+<a name="Authoritative">Anonymous_Authoritative < on | off ></a>
</code></dt><dd>
Default is 'off'. When set 'on', there is no
fall-through to other authorization methods. So if a
</dd>
<dt>Version 0.5<br></dt>
<dd>Added 'VerifyEmail' and 'LogEmail' options. Multiple
- 'anonymous' tokens allowed. more docs. Added Authorative
+ 'anonymous' tokens allowed. more docs. Added Authoritative
functionality.
</dd>
</dl>
%...f: Filename
%...h: Remote host
%...{Foobar}i: The contents of Foobar: header line(s) in the request
- sent to the client.
+ sent to the server.
%...l: Remote logname (from identd, if supplied)
%...{Foobar}n: The contents of note "Foobar" from another module.
%...{Foobar}o: The contents of Foobar: header line(s) in the reply.