You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2003/05/15 05:35:36 UTC

cvs commit: httpd-dist .htaccess

nd          2003/05/14 20:35:36

  Modified:    .        .htaccess
  Log:
  - no need to add the content-type twice
  - add description for .ko.chm (so I cannot forget, once we release it)
  
  Revision  Changes    Path
  1.84      +1 -1      httpd-dist/.htaccess
  
  Index: .htaccess
  ===================================================================
  RCS file: /home/cvs/httpd-dist/.htaccess,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- .htaccess	19 Apr 2003 00:08:54 -0000	1.83
  +++ .htaccess	15 May 2003 03:35:36 -0000	1.84
  @@ -40,7 +40,7 @@
   AddDescription "Official patches" patches
   AddDescription "Extra documentation packages" docs
   
  -Addtype application/octet-stream .chm
   AddDescription "Win32 compiled HTML Help (German)" .de.chm
   AddDescription "Win32 compiled HTML Help (English)" .en.chm
   AddDescription "Win32 compiled HTML Help (Japanese)" .ja.chm
  +AddDescription "Win32 compiled HTML Help (Korean)" .ko.chm