]> granicus.if.org Git - apache/commitdiff
Fix a typo.
authorKen Coar <coar@apache.org>
Tue, 12 Jan 1999 20:02:00 +0000 (20:02 +0000)
committerKen Coar <coar@apache.org>
Tue, 12 Jan 1999 20:02:00 +0000 (20:02 +0000)
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

docs/manual/mod/mod_proxy.html

index ed916c295e746bd64db654d9de2a9b1b04235381..98b7d9029f350ba97e8bc5ac6482365db347da7a 100644 (file)
@@ -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