pereinar    2002/09/17 10:13:23

  Modified:    src/docs/1.0/guide Changes.pod getwet.pod
  Log:
  removed httpd.conf-perl which isn't correct. It's simply httpd.conf
  
  Submitted by: Matt Brooks <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.32      +5 -0      modperl-docs/src/docs/1.0/guide/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/Changes.pod,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- Changes.pod       31 Jul 2002 14:44:19 -0000      1.31
  +++ Changes.pod       17 Sep 2002 17:13:23 -0000      1.32
  @@ -16,6 +16,11 @@
    o clarify the issue with END blocks in packages loaded from the
      registry scripts [Jim Schueler]
   
  +* getwet.pod:
  +
  + o remove httpd.conf-perl which isn't in the dist [Matt Brooks
  +   <matthew.brooks (at) fedex.com>]
  +
   =head1 Jul 14 2002 ver 1.32
   
   * snippets.pod:
  
  
  
  1.8       +1 -1      modperl-docs/src/docs/1.0/guide/getwet.pod
  
  Index: getwet.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/getwet.pod,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- getwet.pod        31 Jul 2002 14:44:19 -0000      1.7
  +++ getwet.pod        17 Sep 2002 17:13:23 -0000      1.8
  @@ -441,7 +441,7 @@
   mod_perl which we'll use to start Apache. From the C<C:\Apache>
   directory, start Apache:
   
  -  C:\Apache> apache.exe -f conf\httpd.conf-perl
  +  C:\Apache> apache.exe
   
   Now issuing a request for I<http://localhost/> displays the usual
   Apache C<It Worked> page.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to