You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by as...@locus.apache.org on 2000/01/28 20:34:10 UTC

cvs commit: modperl/Apache Apache.pm

ask         00/01/28 11:34:10

  Modified:    Apache   Apache.pm
  Log:
  X-Forwarded-For by it's right name
  
  Revision  Changes    Path
  1.39      +1 -1      modperl/Apache/Apache.pm
  
  Index: Apache.pm
  ===================================================================
  RCS file: /home/cvs/modperl/Apache/Apache.pm,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- Apache.pm	1999/11/25 18:49:27	1.38
  +++ Apache.pm	2000/01/28 19:34:09	1.39
  @@ -475,7 +475,7 @@
   
   You can also set this value by providing an argument to it. This is
   helpful if your server is behind a squid accelerator proxy which adds
  -a HTTP_X_FORWARDED_FOR header.
  +a X-Forwarded-For header.
   
   =item $c->local_addr