Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 50284 invoked by uid 500); 27 Feb 2002 07:42:08 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 50269 invoked by uid 501); 27 Feb 2002 07:42:08 -0000 Date: 27 Feb 2002 07:42:08 -0000 Message-ID: <20020227074208.50268.qmail@apache.org> To: apache-bugdb@apache.org, chuckmo@bigfoot.com, jerenkrantz@apache.org From: jerenkrantz@apache.org Subject: Re: mod_mime/9966: apache can't detech mimetype in uppercase [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: apache can't detech mimetype in uppercase State-Changed-From-To: open-closed State-Changed-By: jerenkrantz State-Changed-When: Tue Feb 26 23:42:07 PST 2002 State-Changed-Why: This is due to the fact that your OS (in this case Linux) is case-sensitive. Apache is doing the right thing. Your .JPG files should be .jpg or you need to copy all of the directives that say .jpg to say .JPG as well. Regardless, this is a configuration issue and will be closed. Thanks, Justin Erenkrantz