diff options
author | Daniel Earl Poirier <poirier@apache.org> | 2010-02-25 19:04:44 +0100 |
---|---|---|
committer | Daniel Earl Poirier <poirier@apache.org> | 2010-02-25 19:04:44 +0100 |
commit | 31764ef2666165ece31d760dc963504f7a191001 (patch) | |
tree | 1e3bdc1e828f8751a16dc324127c8f25f47f1fff /docs/manual/mod/mod_reflector.html.en | |
parent | Add -L option to create a hard link to the current log file. (diff) | |
download | apache2-31764ef2666165ece31d760dc963504f7a191001.tar.xz apache2-31764ef2666165ece31d760dc963504f7a191001.zip |
Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916381 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_reflector.html.en')
-rw-r--r-- | docs/manual/mod/mod_reflector.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_reflector.html.en b/docs/manual/mod/mod_reflector.html.en index f75c83da3a..2b8ac946f5 100644 --- a/docs/manual/mod/mod_reflector.html.en +++ b/docs/manual/mod/mod_reflector.html.en @@ -33,7 +33,7 @@ <p>This module allows request bodies to be reflected back to the client, in the process passing the request through the output filter stack. A suitably configured chain of filters can be used to transform - the request into a response. This module can used to turn an output + the request into a response. This module can be used to turn an output filter into an HTTP service.</p> </div> <div id="quickview"><h3 class="directives">Directives</h3> |