Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 80239 invoked from network); 12 Nov 2003 23:45:52 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 12 Nov 2003 23:45:52 -0000 Received: (qmail 65807 invoked by uid 500); 12 Nov 2003 23:45:24 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 65796 invoked by uid 500); 12 Nov 2003 23:45:24 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 65783 invoked from network); 12 Nov 2003 23:45:24 -0000 Received: from unknown (HELO web40109.mail.yahoo.com) (66.218.78.43) by daedalus.apache.org with SMTP; 12 Nov 2003 23:45:24 -0000 Message-ID: <20031112234531.45420.qmail@web40109.mail.yahoo.com> Received: from [62.234.60.121] by web40109.mail.yahoo.com via HTTP; Wed, 12 Nov 2003 15:45:31 PST Date: Wed, 12 Nov 2003 15:45:31 -0800 (PST) From: Admin-Stress To: users@httpd.apache.org In-Reply-To: <20031112213739.66526.qmail@web40107.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] mod_expires problem ... X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I used mod_expires like this in httpd.conf : ExpiresActive On ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" So, it is very clear, I just set the expiration only for .gif and .jpeg. But why I got this error in the log file : [Thu Nov 13 00:46:59 2003] [error] [client 10.0.0.88] internal error: bad expires code: /home/www/example.com/html/index.html [Thu Nov 13 00:46:59 2003] [error] [client 10.0.0.88] internal error: bad expires code: /home/www/example.com/html/showcase/dummy.swf [Thu Nov 13 00:46:59 2003] [error] [client 10.0.0.88] internal error: bad expires code: /home/www/example.com/html/showcase/intro.swf This problem happen after I used source version of apache 2.0.48. I compiled mod_expires as static module. This was not happen in 2.0.40 rpm version. Anyone know why? and how to fix it ? __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org