coar        99/01/12 12:02:02

  Modified:    htdocs/manual/mod mod_proxy.html
  Log:
        Fix a typo.
  
  Submitted by: Robin Langford <[EMAIL PROTECTED]>
  Reviewed by:  Ken Coar
  
  Revision  Changes    Path
  1.49      +1 -1      apache-1.3/htdocs/manual/mod/mod_proxy.html
  
  Index: mod_proxy.html
  ===================================================================
  RCS file: /home/cvs/apache-1.3/htdocs/manual/mod/mod_proxy.html,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- mod_proxy.html    1998/09/17 14:14:57     1.48
  +++ mod_proxy.html    1999/01/12 20:02:00     1.49
  @@ -260,7 +260,7 @@
   <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
  
  
  

Reply via email to