diff options
author | Jim Jagielski <jim@apache.org> | 2015-09-28 21:36:31 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2015-09-28 21:36:31 +0200 |
commit | e613410e6bc0cba6153cacc283fb61f02ccec8bd (patch) | |
tree | a2706b952c024e4564110bc299490f715c136ae8 /docs/manual/mod/index.html.zh-cn.utf8 | |
parent | bye bye mod_h2, hello mod_http2 (diff) | |
download | apache2-e613410e6bc0cba6153cacc283fb61f02ccec8bd.tar.xz apache2-e613410e6bc0cba6153cacc283fb61f02ccec8bd.zip |
doccos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1705752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.zh-cn.utf8')
-rw-r--r-- | docs/manual/mod/index.html.zh-cn.utf8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/index.html.zh-cn.utf8 b/docs/manual/mod/index.html.zh-cn.utf8 index d187a3d862..2f34e617da 100644 --- a/docs/manual/mod/index.html.zh-cn.utf8 +++ b/docs/manual/mod/index.html.zh-cn.utf8 @@ -136,11 +136,11 @@ delivery to the client</dd> <dt><a href="mod_file_cache.html" id="F" name="F">mod_file_cache</a></dt><dd>Caches a static list of files in memory</dd> <dt><a href="mod_filter.html">mod_filter</a></dt><dd>Context-sensitive smart filter configuration module</dd> <dt><a href="mod_firehose.html">mod_firehose</a></dt><dd>Multiplexes all I/O to a given file or pipe.</dd> -<dt><a href="mod_http2.html" id="H" name="H">mod_http2</a></dt><dd>Support for the HTTP/2 transport layer</dd> -<dt><a href="mod_headers.html">mod_headers</a></dt><dd>Customization of HTTP request and response +<dt><a href="mod_headers.html" id="H" name="H">mod_headers</a></dt><dd>Customization of HTTP request and response headers</dd> <dt><a href="mod_heartbeat.html">mod_heartbeat</a></dt><dd>Sends messages with server status to frontend proxy</dd> <dt><a href="mod_heartmonitor.html">mod_heartmonitor</a></dt><dd>Centralized monitor for mod_heartbeat origin servers</dd> +<dt><a href="mod_http2.html">mod_http2</a></dt><dd>Support for the HTTP/2 transport layer</dd> <dt><a href="mod_ident.html" id="I" name="I">mod_ident</a></dt><dd>RFC 1413 ident lookups</dd> <dt><a href="mod_imagemap.html">mod_imagemap</a></dt><dd>Server-side imagemap processing</dd> <dt><a href="mod_include.html">mod_include</a></dt><dd>Server-parsed html documents (Server Side Includes)</dd> @@ -264,4 +264,4 @@ if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); } //--><!]]></script> -</body></html> +</body></html>
\ No newline at end of file |