diff options
Diffstat (limited to 'docs/manual/mod/mod_cgi.xml')
-rw-r--r-- | docs/manual/mod/mod_cgi.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_cgi.xml b/docs/manual/mod/mod_cgi.xml index ac1f2f5948..3a256010d5 100644 --- a/docs/manual/mod/mod_cgi.xml +++ b/docs/manual/mod/mod_cgi.xml @@ -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 |