Commit 648a2a13 authored by Ken Coar's avatar Ken Coar
Browse files

	Fix a typo.

Submitted by:	Robin Langford <Robin_Langford@US.IBM.Com>
Reviewed by:	Ken Coar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82648 13f79535-47bb-0310-9956-ffa450edef68
parent 0e69f2c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -260,7 +260,7 @@ redirected by him to <SAMP>http://foo.com/quux</SAMP> Apache adjusts this to
<SAMP>http://wibble.org/mirror/foo/quux</SAMP> before forwarding the HTTP
redirect response to the client. 
<P>
Note that this <SAMP>ProxyPassReverse</SAMP> directive can also by used in
Note that this <SAMP>ProxyPassReverse</SAMP> directive can also be used in
conjunction with the proxy pass-through feature ("<SAMP>RewriteRule ...
[P]</SAMP>") from
<A