summaryrefslogtreecommitdiffstats
path: root/docs/manual/rewrite/proxy.xml
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2011-09-23 15:36:39 +0200
committerJim Jagielski <jim@apache.org>2011-09-23 15:36:39 +0200
commit69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667 (patch)
tree304a1e7196cfcd252ab9ce7c54b2de985e319a17 /docs/manual/rewrite/proxy.xml
parentdocco xforms (diff)
downloadapache2-69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667.tar.xz
apache2-69c1a5c854b89a80cf5ca08b7b38d9f0a88c2667.zip
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174747 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/rewrite/proxy.xml')
-rw-r--r--docs/manual/rewrite/proxy.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/rewrite/proxy.xml b/docs/manual/rewrite/proxy.xml
index d262b68ba3..c7a8663e6a 100644
--- a/docs/manual/rewrite/proxy.xml
+++ b/docs/manual/rewrite/proxy.xml
@@ -27,7 +27,7 @@
<summary>
-<p>This document supplements the <module>mod_rewrite</module>
+<p>This document supplements the <module>mod_rewrite</module>
<a href="../mod/mod_rewrite.html">reference documentation</a>. It describes
how to use the RewriteRule's [P] flag to proxy content to another server.
A number of recipes are provided that describe common scenarios.</p>
@@ -91,7 +91,7 @@ ProxyPassReverse / http://old.example.com/
module="mod_proxy">ProxyPassReverse</directive> directive to ensure
that any redirects issued by the backend are correctly passed on to
the client.</p>
-
+
<p>Consider using either <directive
module="mod_proxy">ProxyPass</directive> or <directive
module="mod_rewrite">ProxyPassMatch</directive> whenever possible in
@@ -101,4 +101,4 @@ ProxyPassReverse / http://old.example.com/
</section>
-</manualpage>
+</manualpage>