From owner-freebsd-questions Mon Oct 30 10:30:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.panix.com (mail1.panix.com [166.84.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 6595537B479 for ; Mon, 30 Oct 2000 10:29:59 -0800 (PST) Received: from panix3.panix.com (panix3.panix.com [166.84.0.228]) by mail1.panix.com (Postfix) with ESMTP id CD07A48C16 for ; Mon, 30 Oct 2000 13:27:04 -0500 (EST) Received: (from stanb@localhost) by panix3.panix.com (8.8.8/8.7.1/PanixN1.0) id NAA06070 for freebsd-questions@freebsd.org; Mon, 30 Oct 2000 13:27:04 -0500 (EST) From: Message-Id: <200010301827.NAA06070@panix3.panix.com> Subject: How can I configure Apache to honor .meta file expire times? To: freebsd-questions@freebsd.org (Free BSD Questions list) Date: Mon, 30 Oct 2000 13:27:04 -0500 (EST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to set up mrtg to do a bunch of stastics gathering. It creates .meat files with the appropriate expire time for these pages, but I have not figured out how to get Apache (1.3) to supply these to the browser. I have mod_expire laoded, and an .htaccess file in that directory with ExpiresAcitve On in it, and I have MetaSufix defined as .meta in the http.conf file. What piece of the puzzle am I missing? -- Stan Brown stanb@panix.com 843-745-3154 Charleston SC -- "Be careful not to step in the Microsoft." -- John Denker To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message