You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@apache.org on 2002/05/14 11:52:47 UTC

cvs commit: httpd-docs-1.3/htdocs/manual/misc FAQ-I.html

martin      02/05/14 02:52:47

  Modified:    htdocs/manual/mod mod_log_common.html
               htdocs/manual logs.html
               htdocs/manual/misc FAQ-I.html
  Log:
  Use new canonical URL for cronolog (http://www.cronolog.org/)
  
  Revision  Changes    Path
  1.14      +1 -1      httpd-docs-1.3/htdocs/manual/mod/mod_log_common.html
  
  Index: mod_log_common.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_log_common.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- mod_log_common.html	11 Nov 2001 03:24:01 -0000	1.13
  +++ mod_log_common.html	14 May 2002 09:52:47 -0000	1.14
  @@ -124,7 +124,7 @@
         standard input. Note the a new program will not be started
         for a VirtualHost if it inherits the TransferLog from the
         main server. See, just as an example, <a
  -      href="http://www.ford-mason.co.uk/resources/cronolog/">cronolog</a>.</dd>
  +      href="http://www.cronolog.org/">cronolog</a>.</dd>
       </dl>
       <strong>Security:</strong> if a program is used, then it will
       be run under the user who started httpd. This will be root if
  
  
  
  1.8       +1 -2      httpd-docs-1.3/htdocs/manual/logs.html
  
  Index: logs.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/logs.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- logs.html	23 Mar 2002 03:20:09 -0000	1.7
  +++ logs.html	14 May 2002 09:52:47 -0000	1.8
  @@ -546,8 +546,7 @@
       </blockquote>
   
       <p>A similar, but much more flexible log rotation program
  -    called <a
  -    href="http://www.ford-mason.co.uk/resources/cronolog/">cronolog</a>
  +    called <a href="http://www.cronolog.org/">cronolog</a>
       is available at an external site.</p>
   
       <p>As with conditional logging, piped logs are a very powerful
  
  
  
  1.16      +2 -2      httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html
  
  Index: FAQ-I.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/FAQ-I.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- FAQ-I.html	8 Oct 2001 01:26:54 -0000	1.15
  +++ FAQ-I.html	14 May 2002 09:52:47 -0000	1.16
  @@ -33,7 +33,7 @@
       <h1 align="CENTER">Apache Server Frequently Asked
       Questions</h1>
   
  -    <p>$Revision: 1.15 $ ($Date: 2001/10/08 01:26:54 $)</p>
  +    <p>$Revision: 1.16 $ ($Date: 2002/05/14 09:52:47 $)</p>
   
       <p>The latest version of this FAQ is always available from the
       main Apache web site, at &lt;<a
  @@ -246,7 +246,7 @@
            A more sophisticated solution of a logfile rotation
           utility is available under the name <code>cronolog</code>
           from Andrew Ford's site at <a
  -        href="http://www.ford-mason.co.uk/resources/cronolog/">http://www.ford-mason.co.uk/resources/cronolog/</a>.
  +        href="http://www.cronolog.org/">http://www.cronolog.org/</a>.
           It can automatically create logfile subdirectories based on
           time and date, and can have a constant symlink point to the
           rotating logfiles. (As of version 1.6.1, cronolog is