You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2002/11/04 18:20:20 UTC

cvs commit: apache-1.3/conf httpd.conf-dist httpd.conf-dist-nw httpd.conf-dist-win

rbowen      2002/11/04 09:20:20

  Modified:    conf     httpd.conf-dist httpd.conf-dist-nw
                        httpd.conf-dist-win
  Log:
  Setting Listen changes where you are listening. Hence, s/in addition
  to/instead of/
  Thanks to Peter Nelson for pointing this out.
  
  Revision  Changes    Path
  1.82      +1 -1      apache-1.3/conf/httpd.conf-dist
  
  Index: httpd.conf-dist
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist,v
  retrieving revision 1.81
  retrieving revision 1.82
  diff -u -r1.81 -r1.82
  --- httpd.conf-dist	4 Sep 2002 04:39:41 -0000	1.81
  +++ httpd.conf-dist	4 Nov 2002 17:20:19 -0000	1.82
  @@ -168,7 +168,7 @@
   
   #
   # Listen: Allows you to bind Apache to specific IP addresses and/or
  -# ports, in addition to the default. See also the <VirtualHost>
  +# ports, instead of the default. See also the <VirtualHost>
   # directive.
   #
   #Listen 3000
  
  
  
  1.25      +1 -1      apache-1.3/conf/httpd.conf-dist-nw
  
  Index: httpd.conf-dist-nw
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-nw,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- httpd.conf-dist-nw	13 Sep 2002 22:02:48 -0000	1.24
  +++ httpd.conf-dist-nw	4 Nov 2002 17:20:19 -0000	1.25
  @@ -141,7 +141,7 @@
   
   #
   # Listen: Allows you to bind Apache to specific IP addresses and/or
  -# ports, in addition to the default. See also the <VirtualHost>
  +# ports, instead of the default. See also the <VirtualHost>
   # directive.
   #
   #Listen 3000
  
  
  
  1.67      +1 -1      apache-1.3/conf/httpd.conf-dist-win
  
  Index: httpd.conf-dist-win
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-win,v
  retrieving revision 1.66
  retrieving revision 1.67
  diff -u -r1.66 -r1.67
  --- httpd.conf-dist-win	4 Sep 2002 04:39:41 -0000	1.66
  +++ httpd.conf-dist-win	4 Nov 2002 17:20:19 -0000	1.67
  @@ -143,7 +143,7 @@
   
   #
   # Listen: Allows you to bind Apache to specific IP addresses and/or
  -# ports, in addition to the default. See also the <VirtualHost>
  +# ports, instead of the default. See also the <VirtualHost>
   # directive.
   #
   #Listen 3000