<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.13.2.12 $ -->
+<!-- $Revision: 1.13.2.13 $ -->
<!--
Copyright 2002-2004 The Apache Software Foundation
in the request sent to the server.</td></tr>
<tr><td><code>%...l</code></td>
- <td>Remote logname (from identd, if supplied)</td></tr>
+ <td>Remote logname (from identd, if supplied). This will return a
+ dash unless <module>mod_ident</module> is present and <directive
+ module="mod_ident">IdentityCheck</directive> is set
+ <code>On</code>.</td></tr>
<tr><td><code>%...m</code></td>
<td>The request method</td></tr>
at the final request. So for example, <code>%>s</code> can be
used to record the final status of the request and
<code>%<u</code> can be used to record the original
- authenticated user on a request that is internally redirect to an
+ authenticated user on a request that is internally redirected to an
unauthenticated resource.</p>
<p>Note that in httpd 2.0 versions prior to 2.0.46, no escaping was performed