cvs commit: apache-site/dist .htaccess

1997-12-17 Thread marc
marc97/12/16 19:04:47

  Added:   dist .htaccess
  Log:
  Add a htaccess file with some descriptions of the files; may as
  well use the space...
  
  Revision  ChangesPath
  1.1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  AddDescription "1.3b3 NT binary" apache_1.3b3_win32.exe
  AddDescription "1.3b3 NT docs & icons" apache_1.3b3_win32_ext.exe
  AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
  AddDescription "1.2.4 compressed source" apache_1.2.4.tar.Z
  AddDescription "1.2.4 gzipped source" apache_1.2.4.tar.gz
  AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
  AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
  AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
  AddDescription "PGP signature" *.asc
  AddDescription "Binary distributions" /export/pub/apache/dist/binaries
  AddDescription "Contributed software" /export/pub/apache/dist/contrib
  AddDescription "Old source & binaries" /export/pub/apache/dist/old
  AddDescription "Official patches" /export/pub/apache/dist/patches
  IndexIgnore CVS
  
  
  


cvs commit: apache-site/dist .htaccess

1998-01-06 Thread marc
marc98/01/06 14:38:16

  Modified:dist .htaccess
  Log:
  Update description for 1.2.5.
  
  Revision  ChangesPath
  1.2   +2 -2  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .htaccess 1997/12/17 03:04:47 1.1
  +++ .htaccess 1998/01/06 22:38:15 1.2
  @@ -1,8 +1,8 @@
   AddDescription "1.3b3 NT binary" apache_1.3b3_win32.exe
   AddDescription "1.3b3 NT docs & icons" apache_1.3b3_win32_ext.exe
   AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
  -AddDescription "1.2.4 compressed source" apache_1.2.4.tar.Z
  -AddDescription "1.2.4 gzipped source" apache_1.2.4.tar.gz
  +AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
  +AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
  
  
  


cvs commit: apache-site/dist .htaccess

1998-02-20 Thread marc
marc98/02/20 10:55:40

  Modified:dist .htaccess
  Log:
  Update for 1.3b5 files.
  
  Revision  ChangesPath
  1.3   +2 -0  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- .htaccess 1998/01/06 22:38:15 1.2
  +++ .htaccess 1998/02/20 18:55:39 1.3
  @@ -1,6 +1,8 @@
   AddDescription "1.3b3 NT binary" apache_1.3b3_win32.exe
   AddDescription "1.3b3 NT docs & icons" apache_1.3b3_win32_ext.exe
   AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
  +AddDescription "1.3b5 gzipped source" apache_1.3b5.tar.gz
  +AddDescription "1.3b5 compressed source" apache_1.3b5.tar.Z
   AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
   AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
  
  
  


cvs commit: apache-site/dist .htaccess

1998-04-20 Thread rse
rse 98/04/20 02:36:33

  Modified:dist .htaccess
  Log:
  Pitfall: the Win32 binary uses underscores in filename
  
  Revision  ChangesPath
  1.5   +1 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- .htaccess 1998/04/20 09:31:15 1.4
  +++ .htaccess 1998/04/20 09:36:32 1.5
  @@ -5,7 +5,7 @@
   AddDescription "1.3b5 compressed source" apache_1.3b5.tar.Z
   AddDescription "1.3b6 compressed source" apache_1.3b6.tar.Z
   AddDescription "1.3b6 gzipped source" apache_1.3b6.tar.gz
  -AddDescription "1.3b6 NT binary" apache_1.3b6_1.exe
  +AddDescription "1.3b6 NT binary" apache_1_3b6_1.exe
   AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
   AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
  
  
  


cvs commit: apache-site/dist .htaccess

1998-05-08 Thread marc
marc98/05/08 16:48:58

  Modified:dist .htaccess
  Log:
  Win32, not NT.
  
  Revision  ChangesPath
  1.6   +3 -3  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- .htaccess 1998/04/20 09:36:32 1.5
  +++ .htaccess 1998/05/08 23:48:57 1.6
  @@ -1,11 +1,11 @@
  -AddDescription "1.3b3 NT binary" apache_1.3b3_win32.exe
  -AddDescription "1.3b3 NT docs & icons" apache_1.3b3_win32_ext.exe
  +AddDescription "1.3b3 Win32 binary" apache_1.3b3_win32.exe
  +AddDescription "1.3b3 Win32 docs & icons" apache_1.3b3_win32_ext.exe
   AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
   AddDescription "1.3b5 gzipped source" apache_1.3b5.tar.gz
   AddDescription "1.3b5 compressed source" apache_1.3b5.tar.Z
   AddDescription "1.3b6 compressed source" apache_1.3b6.tar.Z
   AddDescription "1.3b6 gzipped source" apache_1.3b6.tar.gz
  -AddDescription "1.3b6 NT binary" apache_1_3b6_1.exe
  +AddDescription "1.3b6 Win32 binary" apache_1_3b6_1.exe
   AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
   AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
  
  
  


cvs commit: apache-site/dist .htaccess

1998-07-22 Thread marc
marc98/07/22 14:03:51

  Modified:dist .htaccess
  Log:
  
  
  Revision  ChangesPath
  1.7   +3 -0  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- .htaccess 1998/05/08 23:48:57 1.6
  +++ .htaccess 1998/07/22 21:03:49 1.7
  @@ -8,6 +8,9 @@
   AddDescription "1.3b6 Win32 binary" apache_1_3b6_1.exe
   AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
   AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
  +AddDescription "1.3.1 compressed source" apache_1.3.1.tar.Z
  +AddDescription "1.3.1 gzipped source" apache_1.3.1.tar.gz
  +AddDescription "1.3.1 Win32 binary" apache_1_3_1.exe
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-22 Thread coar
coar98/09/22 08:14:21

  Modified:dist .htaccess
  Log:
Autosize the filename column; we've got some long ones here.
  
  Revision  ChangesPath
  1.8   +1 -0  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- .htaccess 1998/07/22 21:03:49 1.7
  +++ .htaccess 1998/09/22 15:14:21 1.8
  @@ -1,3 +1,4 @@
  +IndexOptions FancyIndexing NameWidth=*
   AddDescription "1.3b3 Win32 binary" apache_1.3b3_win32.exe
   AddDescription "1.3b3 Win32 docs & icons" apache_1.3b3_win32_ext.exe
   AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-22 Thread coar
coar98/09/22 08:16:48

  Modified:dist .htaccess
  Log:
Aw, crap.  www.apache.org is running a not-too-recent version
of 1.3.2-dev.. too old for the IndexOptions change.  Uncomment
this when it gets updated.
  
  Revision  ChangesPath
  1.9   +1 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- .htaccess 1998/09/22 15:14:21 1.8
  +++ .htaccess 1998/09/22 15:16:47 1.9
  @@ -1,4 +1,4 @@
  -IndexOptions FancyIndexing NameWidth=*
  +#IndexOptions FancyIndexing NameWidth=*
   AddDescription "1.3b3 Win32 binary" apache_1.3b3_win32.exe
   AddDescription "1.3b3 Win32 docs & icons" apache_1.3b3_win32_ext.exe
   AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-22 Thread coar
coar98/09/22 11:52:31

  Modified:dist .htaccess
  Log:
Okey, www.apache.org's up to the latest HEAD, so we can enable the
long file names.  Also clean up some of the AddDescription lines.
(Thanks, Brian! :-)
  
  Revision  ChangesPath
  1.10  +5 -12 apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- .htaccess 1998/09/22 15:16:47 1.9
  +++ .htaccess 1998/09/22 18:52:30 1.10
  @@ -1,21 +1,14 @@
  -#IndexOptions FancyIndexing NameWidth=*
  -AddDescription "1.3b3 Win32 binary" apache_1.3b3_win32.exe
  -AddDescription "1.3b3 Win32 docs & icons" apache_1.3b3_win32_ext.exe
  -AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
  -AddDescription "1.3b5 gzipped source" apache_1.3b5.tar.gz
  -AddDescription "1.3b5 compressed source" apache_1.3b5.tar.Z
  -AddDescription "1.3b6 compressed source" apache_1.3b6.tar.Z
  -AddDescription "1.3b6 gzipped source" apache_1.3b6.tar.gz
  -AddDescription "1.3b6 Win32 binary" apache_1_3b6_1.exe
  -AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
  -AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
  +IndexOptions FancyIndexing NameWidth=* ScanHTMLTitles
  +AddDescription "1.2.6 compressed source" apache_1.2.6.tar.Z
  +AddDescription "1.2.6 gzipped source" apache_1.2.6.tar.gz
   AddDescription "1.3.1 compressed source" apache_1.3.1.tar.Z
   AddDescription "1.3.1 gzipped source" apache_1.3.1.tar.gz
   AddDescription "1.3.1 Win32 binary" apache_1_3_1.exe
  -AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
  +AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
   AddDescription "PGP signature" *.asc
  +AddDescription "Apache 1.3.1 Released" Announcement.txt
   AddDescription "Binary distributions" /export/pub/apache/dist/binaries
   AddDescription "Contributed software" /export/pub/apache/dist/contrib
   AddDescription "Old source & binaries" /export/pub/apache/dist/old
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-23 Thread rse
rse 98/09/23 03:01:20

  Modified:dist .htaccess
  Log:
  Start preparation of release with tarballs, so mirrors can update.
  
  Revision  ChangesPath
  1.11  +3 -3  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- .htaccess 1998/09/22 18:52:30 1.10
  +++ .htaccess 1998/09/23 10:01:19 1.11
  @@ -1,9 +1,9 @@
   IndexOptions FancyIndexing NameWidth=* ScanHTMLTitles
   AddDescription "1.2.6 compressed source" apache_1.2.6.tar.Z
   AddDescription "1.2.6 gzipped source" apache_1.2.6.tar.gz
  -AddDescription "1.3.1 compressed source" apache_1.3.1.tar.Z
  -AddDescription "1.3.1 gzipped source" apache_1.3.1.tar.gz
  -AddDescription "1.3.1 Win32 binary" apache_1_3_1.exe
  +AddDescription "1.3.2 compressed source" apache_1.3.2.tar.Z
  +AddDescription "1.3.2 gzipped source" apache_1.3.2.tar.gz
  +AddDescription "1.3.2 Win32 binary" apache_1_3_2_win32_1.exe
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-23 Thread rse
rse 98/09/23 03:20:32

  Modified:dist .htaccess
  Log:
  One more 1.3.1->1.3.2
  
  Revision  ChangesPath
  1.12  +1 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- .htaccess 1998/09/23 10:01:19 1.11
  +++ .htaccess 1998/09/23 10:20:31 1.12
  @@ -8,7 +8,7 @@
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
   AddDescription "PGP signature" *.asc
  -AddDescription "Apache 1.3.1 Released" Announcement.txt
  +AddDescription "Apache 1.3.2 Released" Announcement.txt
   AddDescription "Binary distributions" /export/pub/apache/dist/binaries
   AddDescription "Contributed software" /export/pub/apache/dist/contrib
   AddDescription "Old source & binaries" /export/pub/apache/dist/old
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-23 Thread coar
coar98/09/23 04:20:14

  Modified:dist .htaccess
  Log:
Put the 1.3.1 descriptions back in, since they're inherited by
the subdirectories.
  
  Revision  ChangesPath
  1.13  +3 -0  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- .htaccess 1998/09/23 10:20:31 1.12
  +++ .htaccess 1998/09/23 11:20:13 1.13
  @@ -1,6 +1,9 @@
   IndexOptions FancyIndexing NameWidth=* ScanHTMLTitles
   AddDescription "1.2.6 compressed source" apache_1.2.6.tar.Z
   AddDescription "1.2.6 gzipped source" apache_1.2.6.tar.gz
  +AddDescription "1.3.1 compressed source" apache_1.3.1.tar.Z
  +AddDescription "1.3.1 gzipped source" apache_1.3.1.tar.gz
  +AddDescription "1.3.1 Win32 binary" apache_1_3_1.exe
   AddDescription "1.3.2 compressed source" apache_1.3.2.tar.Z
   AddDescription "1.3.2 gzipped source" apache_1.3.2.tar.gz
   AddDescription "1.3.2 Win32 binary" apache_1_3_2_win32_1.exe
  
  
  


cvs commit: apache-site/dist .htaccess

1998-09-23 Thread coar
coar98/09/23 04:25:14

  Modified:dist .htaccess
  Log:
Rename the Win32 installer binary as Paul requested.  (Good sense,
although I wish we'd settle on a consistent naming scheme for
these.)
  
  Revision  ChangesPath
  1.14  +1 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- .htaccess 1998/09/23 11:20:13 1.13
  +++ .htaccess 1998/09/23 11:25:14 1.14
  @@ -6,7 +6,7 @@
   AddDescription "1.3.1 Win32 binary" apache_1_3_1.exe
   AddDescription "1.3.2 compressed source" apache_1.3.2.tar.Z
   AddDescription "1.3.2 gzipped source" apache_1.3.2.tar.gz
  -AddDescription "1.3.2 Win32 binary" apache_1_3_2_win32_1.exe
  +AddDescription "1.3.2 Win32 binary" apache_1_3_2_win32.exe
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
  
  
  


cvs commit: apache-site/dist .htaccess

1998-10-06 Thread martin
martin  98/10/06 08:40:45

  Modified:dist .htaccess
  Log:
  In preparation for the 1.3.3 version
  
  Revision  ChangesPath
  1.15  +3 -0  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- .htaccess 1998/09/23 11:25:14 1.14
  +++ .htaccess 1998/10/06 15:40:44 1.15
  @@ -7,6 +7,9 @@
   AddDescription "1.3.2 compressed source" apache_1.3.2.tar.Z
   AddDescription "1.3.2 gzipped source" apache_1.3.2.tar.gz
   AddDescription "1.3.2 Win32 binary" apache_1_3_2_win32.exe
  +AddDescription "1.3.3 compressed source" apache_1.3.3.tar.Z
  +AddDescription "1.3.3 gzipped source" apache_1.3.3.tar.gz
  +AddDescription "1.3.3 Win32 binary" apache_1_3_3_win32.exe
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
  
  
  


cvs commit: apache-site/dist .htaccess

1998-10-09 Thread martin
martin  98/10/09 02:50:47

  Modified:dist .htaccess
  Log:
  Add 1.3.3 descriptions, activate NameWidth=*
  
  Revision  ChangesPath
  1.16  +2 -2  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- .htaccess 1998/10/06 15:40:44 1.15
  +++ .htaccess 1998/10/09 09:50:47 1.16
  @@ -9,12 +9,12 @@
   AddDescription "1.3.2 Win32 binary" apache_1_3_2_win32.exe
   AddDescription "1.3.3 compressed source" apache_1.3.3.tar.Z
   AddDescription "1.3.3 gzipped source" apache_1.3.3.tar.gz
  -AddDescription "1.3.3 Win32 binary" apache_1_3_3_win32.exe
  +AddDescription "1.3.3 Win32 binary" apache_1_3_3.exe
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
   AddDescription "PGP signature" *.asc
  -AddDescription "Apache 1.3.2 Released" Announcement.txt
  +AddDescription "Apache 1.3.3 Released" Announcement.txt
   AddDescription "Binary distributions" /export/pub/apache/dist/binaries
   AddDescription "Contributed software" /export/pub/apache/dist/contrib
   AddDescription "Old source & binaries" /export/pub/apache/dist/old
  
  
  


cvs commit: apache-site/dist .htaccess

1998-10-13 Thread brian
brian   98/10/12 23:49:50

  Modified:dist .htaccess
  Log:
  Since not all mirrors are running Apache 1.3.3, remove something which
  gives them all heartburn... I'm setting it in the server's .conf file
  now anyways.
  
  Revision  ChangesPath
  1.17  +1 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- .htaccess 1998/10/09 09:50:47 1.16
  +++ .htaccess 1998/10/13 06:49:50 1.17
  @@ -1,4 +1,4 @@
  -IndexOptions FancyIndexing NameWidth=* ScanHTMLTitles
  +IndexOptions FancyIndexing ScanHTMLTitles
   AddDescription "1.2.6 compressed source" apache_1.2.6.tar.Z
   AddDescription "1.2.6 gzipped source" apache_1.2.6.tar.gz
   AddDescription "1.3.1 compressed source" apache_1.3.1.tar.Z
  
  
  


cvs commit: apache-site/dist .htaccess

1999-03-23 Thread lars
lars99/03/23 15:32:39

  Modified:dist .htaccess
  Log:
  fix filename
  
  Revision  ChangesPath
  1.21  +2 -2  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- .htaccess 1999/03/23 23:24:09 1.20
  +++ .htaccess 1999/03/23 23:32:36 1.21
  @@ -12,10 +12,10 @@
   AddDescription "1.3.3 Win32 binary" apache_1_3_3.exe
   AddDescription "1.3.4 compressed source" apache_1.3.4.tar.Z
   AddDescription "1.3.4 gzipped source" apache_1.3.4.tar.gz
  -AddDescription "1.3.4 Win32 binary" apache_1_3_4.exe
  +AddDescription "1.3.4 Win32 binary" apache_1_3_4_win32.exe
   AddDescription "1.3.6 compressed source" apache_1.3.6.tar.Z
   AddDescription "1.3.6 gzipped source" apache_1.3.6.tar.gz
  -AddDescription "1.3.6 Win32 binary" apache_1_3_6.exe
  +AddDescription "1.3.6 Win32 binary" apache_1_3_6_win32.exe
   AddDescription "List of changes in 1.3" /www/apache.org/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /www/apache.org/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /www/apache.org/dist/KEYS
  
  
  


cvs commit: apache-site/dist .htaccess README.html

1998-04-20 Thread rse
rse 98/04/20 02:31:15

  Modified:.index.html
   dist .htaccess README.html
  Log:
  Update the frontdoor for 1.3b6.
  
  Revision  ChangesPath
  1.52  +12 -7 apache-site/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/index.html,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- index.html1998/03/30 03:13:50 1.51
  +++ index.html1998/04/20 09:31:14 1.52
  @@ -72,16 +72,21 @@
   
   
   
  -Apache 1.3b5 Now Available:
  -The third beta release of Apache 1.3
  +Apache 1.3b6 Now Available:
  +The latest public beta release of Apache 1.3
   
   
   
  -Apache 1.3b5 is the third public beta of the forthcoming Apache 1.3
  -Server.  Apache 1.3 includes several new enhancements, improvements
  -and performance boosts, but the most visible addition is the ability
  -to run under Microsoft Windows NT 4.0 and 95.  A compiled NT/95 binary
  -version of the server will shortly be available.
  +Apache 1.3b6 is the latest public beta of the forthcoming Apache 1.3 Server
  +and a release candidate for 1.3.0.  Apache 1.3 includes several new
  +enhancements, improvements and performance boosts, but the most visible
  +additions are the ability to run under Microsoft
  +Windows NT 4.0 & 95 and the new Autoconf-style Interface for Unix.
  +For a compact summary of the more important changes check out the Announcement and for a detailed log of all
  +changes check out the CHANGES file.
  +
   
   
   
  
  
  
  1.4   +3 -0  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- .htaccess 1998/02/20 18:55:39 1.3
  +++ .htaccess 1998/04/20 09:31:15 1.4
  @@ -3,6 +3,9 @@
   AddDescription "1.3b3 gzipped source" apache_1.3b3.tar.gz
   AddDescription "1.3b5 gzipped source" apache_1.3b5.tar.gz
   AddDescription "1.3b5 compressed source" apache_1.3b5.tar.Z
  +AddDescription "1.3b6 compressed source" apache_1.3b6.tar.Z
  +AddDescription "1.3b6 gzipped source" apache_1.3b6.tar.gz
  +AddDescription "1.3b6 NT binary" apache_1.3b6_1.exe
   AddDescription "1.2.5 compressed source" apache_1.2.5.tar.Z
   AddDescription "1.2.5 gzipped source" apache_1.2.5.tar.gz
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES
  
  
  
  1.11  +12 -13apache-site/dist/README.html
  
  Index: README.html
  ===
  RCS file: /export/home/cvs/apache-site/dist/README.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- README.html   1998/03/24 05:59:18 1.10
  +++ README.html   1998/04/20 09:31:15 1.11
  @@ -8,28 +8,27 @@
   For information about new features in 1.2, see the 
   documentation.
   
  -Apache 1.3b5 Now Available
  +Apache 1.3b6 Released
   
   
   
  -Apache 1.3b5 is the newest public beta of the forthcoming Apache 1.3
  -Server.  Apache 1.3 includes several new enhancements, improvements
  -and performance boosts, but the most visible addition is the ability
  -to run under Microsoft Windows NT 4.0 and 95. At present 1.3b5 is only
  -available in source code. It will require compiler to use it
  -(Microsoft Visual C++ 5.0 for Windows). A binary version for Windows
  -will be available shortly. If you are using, or had previously tried
  -an earlier alpha or beta release, please upgrade to 1.3b5 at your
  -earliest convenience.  A summary of the more important changes is
  -available in the CHANGES file.
  +Apache 1.3b6 is the latest public beta of the forthcoming Apache 1.3 Server
  +and a release candidate for 1.3.0.  Apache 1.3 includes several new
  +enhancements, improvements and performance boosts, but the most visible
  +additions are the ability to run under Microsoft
  +Windows NT 4.0 & 95 and the new Autoconf-style Interface for Unix.
  +For a compact summary of the more important changes check out the Announcement and for a detailed log of all 
changes
  +check out the CHANGES file.
   
  -Important Note: Since 1.3b5 is a beta
  +Important Note: Since 1.3b6 is a beta
   release, it undoubtedly has its share of warts and bugs.  Although it
   has been tested quite strenuously, your milage may vary.
   
   For information about new features in 1.3, see the 
   documentation.  For information about some of
  -the known issues in 1.3b5, see the 
  +the known issues in 1.3b6, see the 
   known bugs page.
   
   Compilation note:
  
  
  


cvs commit: apache-site/dist .htaccess Announcement.html Announcement.txt HEADER.html README.html

1999-01-12 Thread fielding
fielding99/01/11 20:34:15

  Modified:.index.html search.html
   dist .htaccess Announcement.html Announcement.txt
HEADER.html README.html
  Log:
  Release 1.3.4
  
  Revision  ChangesPath
  1.73  +9 -24 apache-site/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache-site/index.html,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- index.html1998/11/13 16:36:46 1.72
  +++ index.html1999/01/12 04:34:12 1.73
  @@ -54,16 +54,16 @@
   
   
   
  -Apache 1.3.3 Now Available
  +Apache 1.3.4 Now Available
   
   
   
The Apache Group is pleased to announce the release of the
  - 1.3.3 version of the Apache HTTP server, including a Win32 build.
  - Apache 1.3.3 is the most stable version of Apache currently available;
  - everyone running 1.2.X servers or earlier should upgrade to 1.3, as we
  - will stop providing support for the 1.2.X tree, though we may make a
  - release of 1.2.7. At present, the Win32 port of Apache is not
  + 1.3.4 version of the Apache HTTP server, including a Win32 build.
  + Apache 1.3.4 is the best version of Apache currently available;
  + everyone running 1.2.X servers or earlier should upgrade to 1.3, as there
  + will not be any further 1.2.X releases.
  + At present, the Win32 port of Apache is not
as stable as the UNIX version. Further releases of the 1.3.x tree
will bring the Win32 port closer to parity.
   
  @@ -77,30 +77,15 @@
   
   
   
  -Apache 1.2.6
  -
  -
  -
  -Apache 1.2.6 is also available.  This is a maintenance release, with
  -numerous bug fixes from 1.2.5, including a several HTTP/1.1 protocol
  -fixes necessary for correct interoperation with new clients.  The 1.2
  -series has been well tested and is a stable platform; however, all
  -active development is now being done on the 1.3 series of the server.
  -You can get 1.2.6 from the download directory.
  -
  -
  -
  -
  -
   The Number One HTTP Server On The Internet
   
   
   
   Apache has been the most popular web server on the Internet since
  -April of 1996. The November 1998 WWW server http://www.netcraft.com/Survey/";>site survey by Netcraft
  +April of 1996. The January 1999 WWW server http://www.netcraft.com/survey/";>site survey by Netcraft
   found that over 53% of the web sites on the Internet are using Apache
  -(57% if Apache derivatives are included), thus making it more widely
  +(58% if Apache derivatives are included), thus making it more widely
   used than all other web servers combined.
   
   
  
  
  
  1.3   +1 -0  apache-site/search.html
  
  Index: search.html
  ===
  RCS file: /export/home/cvs/apache-site/search.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- search.html   1998/06/07 16:27:40 1.2
  +++ search.html   1999/01/12 04:34:12 1.3
  @@ -47,6 +47,7 @@
Developers Site   
 
Source    
Bugtraq    
  + Mod_perl    
   
   
   
  
  
  
  1.18  +4 -1  apache-site/dist/.htaccess
  
  Index: .htaccess
  ===
  RCS file: /export/home/cvs/apache-site/dist/.htaccess,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- .htaccess 1998/10/13 06:49:50 1.17
  +++ .htaccess 1999/01/12 04:34:13 1.18
  @@ -10,11 +10,14 @@
   AddDescription "1.3.3 compressed source" apache_1.3.3.tar.Z
   AddDescription "1.3.3 gzipped source" apache_1.3.3.tar.gz
   AddDescription "1.3.3 Win32 binary" apache_1_3_3.exe
  +AddDescription "1.3.4 compressed source" apache_1.3.4.tar.Z
  +AddDescription "1.3.4 gzipped source" apache_1.3.4.tar.gz
  +AddDescription "1.3.4 Win32 binary" apache_1_3_4.exe
   AddDescription "List of changes in 1.3" /export/pub/apache/dist/CHANGES_1.3
   AddDescription "List of changes in 1.2" /export/pub/apache/dist/CHANGES_1.2
   AddDescription "Developer PGP keys" /export/pub/apache/dist/KEYS
   AddDescription "PGP signature" *.asc
  -AddDescription "Apache 1.3.3 Released" Announcement.txt
  +AddDescription "Apache 1.3.4 Released" Announcement.txt
   AddDescription "Binary distributions" /export/pub/apache/dist/binaries
   AddDescription "Contributed software" /export/pub/apache/dist/contrib
   AddDescription "Old source & binaries" /export/pub/apache/dist/old
  
  
  
  1.13  +31 -22apache-site/dist/Announcement.html
  
  Index: Announcement.html
  ===
  RCS file: /export/home/cvs/apache-site/dist/Announcement.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Announcement.html 1998/10/09 10:03:57 1.12
  +++ Announcement.html 1999/01/12 04:34:13 1.13
  @@ -1,38 +1,46 @@
   

  -  Apache 1.3.3 Relea