references, typos.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1300877 13f79535-47bb-0310-9956-
ffa450edef68
<seealso><directive module="mod_authn_core">AuthName</directive></seealso>
<seealso><directive module="mod_authn_core">AuthType</directive></seealso>
<seealso><directive module="mod_authz_core">Require</directive></seealso>
-<seealso><directive module="mod_authz_core">Match</directive></seealso>
<seealso><a href="../howto/auth.html">Authentication howto</a></seealso>
<section id="basicconfig"><title>Basic Configuration</title>
<dt>REMOTE_IDENT</dt>
- <dd>This will only be set if <directive module="core"
+ <dd>This will only be set if <directive module="mod_ident"
>IdentityCheck</directive> is set to
<code>on</code> and the accessing host supports the ident
protocol. Note that the contents of this variable cannot be
</note>
<note><title>Note</title>
There is a environment variable <code>force-gzip</code>,
- set via <directive module="core">SetEnv</directive>, which
+ set via <directive module="mod_env">SetEnv</directive>, which
will ignore the accept-encoding setting of your browser and will
send compressed output.
</note>