[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [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: ExpiresByType using mod_expires uses AddType source for mime/types and not mime.types declarations State-Changed-From-To: open-feedback State-Changed-By: coar State-Changed-When: Thu Apr 29 12:25:35 PDT 1999 State-Changed-Why: Try following the directions in the mod_include documentation; instead of using "AddType text/x-..." use "AddType text/html .htm" and "AddHandler server-parsed .htm" and see if that works better for you.