diff options
author | André Malo <nd@apache.org> | 2004-03-09 21:38:42 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2004-03-09 21:38:42 +0100 |
commit | f50a6b5110c929cd3c6f0d5ce1df016f69a666c4 (patch) | |
tree | 4fdcd0ff8f03641b3fd33e4e75faa98a59cfa797 /docs/manual/mod/quickreference.html.en | |
parent | seems to be handedited (diff) | |
download | apache2-f50a6b5110c929cd3c6f0d5ce1df016f69a666c4.tar.xz apache2-f50a6b5110c929cd3c6f0d5ce1df016f69a666c4.zip |
finetuning
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102912 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/quickreference.html.en')
-rw-r--r-- | docs/manual/mod/quickreference.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 44cfe8a6af..67638b91fa 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -694,7 +694,7 @@ hostname or IP address</td></tr> a given virtual host</td></tr> <tr><td><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP <em>interpolated-directory</em>|none</a></td><td> none </td><td>sv</td><td>E</td></tr><tr><td class="descr" colspan="4">Dynamically configure the location of the cgi directory for a given virtual host</td></tr> -<tr class="odd"><td><a href="mpm_winnt.html#win32disableacceptex" id="W" name="W">Win32DisableAcceptEx</a></td><td></td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">This directive instructs the MPM to use accept() rather than AcceptEx() to accept network connections</td></tr> +<tr class="odd"><td><a href="mpm_winnt.html#win32disableacceptex" id="W" name="W">Win32DisableAcceptEx</a></td><td></td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Use accept() rather than AcceptEx() to accept network connections</td></tr> <tr><td><a href="mod_include.html#xbithack" id="X" name="X">XBitHack on|off|full</a></td><td> off </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Parse SSI directives in files with the execute bit set</td></tr> </table></div> |