thx. we should be all set now. -- dims
--- Tetsuya Kitahata <[EMAIL PROTECTED]> wrote: > > Hi, > > Yes, I have set them up correctly. > > The policy would be > 1. Newest download should use "mirror.cgi" > (and /www/www.apache.org/dist/) > 2. Archived (not newest) download should use "archive.apache.org/dist" > > Note: > #1: Not all the archives should be in > /www/www.apache.org/dist/ > due to the bandwidth of "rsync". > Just "Newest" download should use this directory, I suppose. > > Sincerely, > > -- Tetsuya. ([EMAIL PROTECTED]) > > On Mon, 15 Sep 2003 03:36:36 -0700 (PDT) > (Subject: Re: cvs commit: ws-site/targets/axis releases.html) > Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > > Please set up redirects so that If you click on the old link, you will be > > redirectd to the > > archives > > > > Thanks, > > dims > > --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > > > If you click on the old link, you will see that it redirects you to the archive > > > :) > > > > > > --- [EMAIL PROTECTED] wrote: > > > > tetsuya 2003/09/15 03:33:24 > > > > > > > > Modified: targets/axis releases.html > > > > Log: > > > > It is recommended (by infrastructure team) to use > > > > "http://archive.apache.org/dist/ws/***/" > > > > rather than > > > > "http://ws.apache.org/***/dist" > > > > > > > > Revision Changes Path > > > > 1.8 +12 -12 ws-site/targets/axis/releases.html > > > > > > > > Index: releases.html > > > > =================================================================== > > > > RCS file: /home/cvs/ws-site/targets/axis/releases.html,v > > > > retrieving revision 1.7 > > > > retrieving revision 1.8 > > > > diff -u -r1.7 -r1.8 > > > > --- releases.html 14 Sep 2003 07:24:12 -0000 1.7 > > > > +++ releases.html 15 Sep 2003 10:33:24 -0000 1.8 > > > > @@ -26,62 +26,62 @@ > > > > <td>Final Version 1.1.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/1_1rc2">1.1rc2</a></td> > > > > + <td><a > > > > href="http://archive.apache.org/dist/ws/axis/1_1rc2">1.1rc2</a></td> > > > > <td>March 5, 2003</td> > > > > <td>Release Candidate #2 for version 1.1.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/1_1RC1">1.1rc1</a></td> > > > > + <td><a > > > > href="http://archive.apache.org/dist/ws/axis/1_1RC1">1.1rc1</a></td> > > > > <td>February 9, 2003</td> > > > > <td>Release Candidate #1 for version 1.1.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/1_1beta">1.1beta</a></td> > > > > + <td><a > > > > href="http://archive.apache.org/dist/ws/axis/1_1beta">1.1beta</a></td> > > > > <td>December 3, 2002</td> > > > > <td>Beta for 1.1 release</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/1_0/">1.0</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/1_0/">1.0</a></td> > > > > <td>October 7, 2002</td> > > > > <td>Release 1.0.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/1_0rc2/">1.0rc2</a></td> > > > > + <td><a > > > > href="http://archive.apache.org/dist/ws/axis/1_0rc2/">1.0rc2</a></td> > > > > <td>September 30, 2002</td> > > > > <td>Release Candidate #2 for version 1.0.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/1_0rc1/">1.0rc1</a></td> > > > > + <td><a > > > > href="http://archive.apache.org/dist/ws/axis/1_0rc1/">1.0rc1</a></td> > > > > <td>September 6, 2002</td> > > > > <td>Release Candidate #1 for version 1.0.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/beta3/">Beta 3</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/beta3/">Beta > > > > 3</a></td> > > > > <td>July 9, 2002</td> > > > > <td>Third beta release (<a href="beta2-beta3.html">changes since beta > > > > 2</a>).</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/beta2/">Beta 2</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/beta2/">Beta > > > > 2</a></td> > > > > <td>April 29, 2002</td> > > > > <td>Second beta release (<a href="beta1-beta2.html">changes since beta > > > > 1</a>)</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/beta1/">Beta 1</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/beta1/">Beta > > > > 1</a></td> > > > > <td>March 15, 2002</td> > > > > <td>First beta release.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/alpha3">Alpha 3</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/alpha3">Alpha > > > > 3</a></td> > > > > <td>December 14, 2001</td> > > > > <td>Third Alpha - add JAX RPC, WSDD, more WSDL functionallity, etc.</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/alpha2">Alpha 2</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/alpha2">Alpha > > > > 2</a></td> > > > > <td>September 21, 2001</td> > > > > <td>Second Alpha - add WSDL functionality, many bug fixes</td> > > > > </tr> > > > > <tr> > > > > - <td><a href="http://ws.apache.org/axis/dist/alpha1">Alpha 1</a></td> > > > > + <td><a href="http://archive.apache.org/dist/ws/axis/alpha1">Alpha > > > > 1</a></td> > > > > <td>August 15, 2001</td> > > > > <td>First Alpha release</td> > > > > </tr> > > > > > > > > > > > > > > > > > > > > > ===== > > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > > > > ===== > > Davanum Srinivas - http://webservices.apache.org/~dims/ > > ----------------------------------------------------------- > Tetsuya Kitahata -- Terra-International, Inc. > E-mail: [EMAIL PROTECTED] http://www.terra-intl.com/ > (Accredited Herrmann Brain Dominance Instrument Facilitator) > http://www.hbdi.com/ > ===== Davanum Srinivas - http://webservices.apache.org/~dims/
