mod_cgi refers to core instead of mod_ident in regards to IdentityCheck. Patch included for trunk (and 2.4 I suppose)
With regards, Daniel.
Index: mod_cgi.xml =================================================================== --- mod_cgi.xml (revision 1300620) +++ mod_cgi.xml (working copy) @@ -88,7 +88,7 @@ <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
--------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org