pepper      00/12/28 15:44:16

  Modified:    htdocs/manual win_service.html
  Log:
  Fixed a bad meaning change I made around IfDefine.
  Submitted by: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.7       +1 -1      httpd-docs-1.3/htdocs/manual/win_service.html
  
  Index: win_service.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/win_service.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- win_service.html  2000/12/28 17:43:38     1.6
  +++ win_service.html  2000/12/28 23:44:16     1.7
  @@ -286,7 +286,7 @@
   
   <P>Note that you may specify startup options on the apache -k start command 
      line, including the -D, -C and -c options.  These affect the processing of
  -   the service configuration, and may be used within an &lt;IfDefine&gt; 
block 
  +   the service configuration, and may be used with an &lt;IfDefine&gt; block 
      to conditionally process directives.  You may also override the server 
root
      path or configuration file with the -d or -f options.  The options should 
      also be passed to the -k restart command, but they are ignored if the 
  
  
  

Reply via email to