Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.44 -r1.44.2.1 --- openacs-4/etc/config.tcl 14 Jan 2008 09:35:56 -0000 1.44 +++ openacs-4/etc/config.tcl 1 Feb 2008 03:24:30 -0000 1.44.2.1 @@ -109,8 +109,8 @@ # Note: AOLserver already has an exhaustive list of MIME types: # see: /usr/local/src/aolserver-4.{version}/aolserver/nsd/mimetypes.c # but in case something is missing you can add it here. - ns_param Default text/plain - ns_param NoExtension text/plain + ns_param Default */* + ns_param NoExtension */* ns_param .pcd image/x-photo-cd ns_param .prc application/x-pilot ns_param .xls application/vnd.ms-excel