summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/index.html.ko.euc-kr
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2008-09-08 16:57:29 +0200
committerJim Jagielski <jim@apache.org>2008-09-08 16:57:29 +0200
commit3ae5f80dd3ee537d2904c8ce7bcea944878ac16c (patch)
treec6402034dfcd802dc264bf98356b74ca90e0cf75 /docs/manual/mod/index.html.ko.euc-kr
parenttypo (diff)
downloadapache2-3ae5f80dd3ee537d2904c8ce7bcea944878ac16c.tar.xz
apache2-3ae5f80dd3ee537d2904c8ce7bcea944878ac16c.zip
Update xforms... mostly mod_sed related
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@693122 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.html.ko.euc-kr')
-rw-r--r--docs/manual/mod/index.html.ko.euc-kr3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index a2ca11c1c3..3e85daea4b 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -156,7 +156,8 @@ by other LDAP modules</dd>
<dt><a href="mod_request.html" id="R" name="R">mod_request</a></dt><dd>Filters to handle and make available HTTP request bodies</dd>
<dt><a href="mod_rewrite.html">mod_rewrite</a></dt><dd>Provides a rule-based rewriting engine to rewrite requested
URLs on the fly</dd>
-<dt><a href="mod_session.html" id="S" name="S">mod_session</a></dt><dd>Session support</dd>
+<dt><a href="mod_sed.html" id="S" name="S">mod_sed</a></dt><dd>Filtering Input (request) and Output (response) content using sed commands</dd>
+<dt><a href="mod_session.html">mod_session</a></dt><dd>Session support</dd>
<dt><a href="mod_session_cookie.html">mod_session_cookie</a></dt><dd>Cookie based session support</dd>
<dt><a href="mod_session_crypto.html">mod_session_crypto</a></dt><dd>Session encryption support</dd>
<dt><a href="mod_session_dbd.html">mod_session_dbd</a></dt><dd>DBD/SQL based session support</dd>