yoshiki     2003/06/11 01:30:06

  Modified:    htdocs/manual/mod mod_rewrite.html
  Log:
  The actual argument to the directive is 'file-path'.
  
  Revision  Changes    Path
  1.64      +1 -1      httpd-docs-1.3/htdocs/manual/mod/mod_rewrite.html
  
  Index: mod_rewrite.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_rewrite.html,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- mod_rewrite.html  19 Mar 2003 14:59:27 -0000      1.63
  +++ mod_rewrite.html  11 Jun 2003 08:30:06 -0000      1.64
  @@ -467,7 +467,7 @@
           <tr>
             <td><strong>Note</strong>: To disable the logging of
             rewriting actions it is not recommended to set
  -          <em>Filename</em> to <code>/dev/null</code>, because
  +          <em>file-path</em> to <code>/dev/null</code>, because
             although the rewriting engine does not then output to a
             logfile it still creates the logfile output internally.
             <strong>This will slow down the server with no advantage
  
  
  

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

Reply via email to