You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@hyperreal.org on 1998/04/20 11:36:33 UTC

cvs commit: apache-site/dist .htaccess

rse         98/04/20 02:36:33

  Modified:    dist     .htaccess
  Log:
  Pitfall: the Win32 binary uses underscores in filename
  
  Revision  Changes    Path
  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