diff options
author | Jim Jagielski <jim@apache.org> | 2013-06-13 17:49:56 +0200 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2013-06-13 17:49:56 +0200 |
commit | 1003800a82d775b144ba52ebac77f9651477aaab (patch) | |
tree | 5b90e2bc0642c2014d4c85e81c37c4d5cafe6ad7 /docs/manual/mod/index.html.ja.utf8 | |
parent | Add (diff) | |
download | apache2-1003800a82d775b144ba52ebac77f9651477aaab.tar.xz apache2-1003800a82d775b144ba52ebac77f9651477aaab.zip |
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1492714 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.ja.utf8')
-rw-r--r-- | docs/manual/mod/index.html.ja.utf8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index ccafdb202b..8ec54c0f34 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -182,6 +182,8 @@ from Clients' networks in a proxy context.</dd> <dt><a href="mod_proxy_http.html">mod_proxy_http</a></dt><dd>HTTP support module for <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd> <dt><a href="mod_proxy_scgi.html">mod_proxy_scgi</a></dt><dd>SCGI gateway module for <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd> +<dt><a href="mod_proxy_wstunnel.html">mod_proxy_wstunnel</a></dt><dd>wstunnel external process support module for +<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd> <dt><a href="mod_ratelimit.html" id="R" name="R">mod_ratelimit</a></dt><dd>Bandwidth Rate Limiting for Clients</dd> <dt><a href="mod_reflector.html">mod_reflector</a></dt><dd>Reflect a request body as a response via the output filter stack.</dd> <dt><a href="mod_remoteip.html">mod_remoteip</a></dt><dd>Replaces the original client IP address for the connection |