View Single Post
  #2  
Old 05-06-2005, 01:14 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
It is a bug, MIME configuration will be converted lowercase, but treat file suffix case sensitive.

Will make file suffix case insensitive, thanks.

Work around is to use "ForceType" along with a matching context, or use mod_rewirte to force mime type.
Reply With Quote