Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@locus.apache.org Received: (qmail 18318 invoked from network); 13 Jan 2007 21:47:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jan 2007 21:47:17 -0000 Received: (qmail 55310 invoked by uid 500); 13 Jan 2007 21:47:23 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 55286 invoked by uid 500); 13 Jan 2007 21:47:23 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 55277 invoked by uid 99); 13 Jan 2007 21:47:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jan 2007 13:47:22 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [216.218.255.169] (HELO champ.thecoop.net) (216.218.255.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jan 2007 13:47:12 -0800 Received: from [192.168.1.6] (c-24-6-242-246.hsd1.ca.comcast.net [24.6.242.246]) (authenticated bits=0) by champ.thecoop.net (8.13.8/8.13.8) with ESMTP id l0DLkmal003357 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 13 Jan 2007 13:46:48 -0800 Message-ID: <45A95348.6040604@jupiterhosting.com> Date: Sat, 13 Jan 2007 13:46:48 -0800 From: Drew Bertola User-Agent: Thunderbird 1.5.0.9 (X11/20061219) MIME-Version: 1.0 To: modules-dev@httpd.apache.org Subject: Setting up On/Off directive for output filter... Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.12 (champ.thecoop.net [216.218.255.169]); Sat, 13 Jan 2007 13:46:48 -0800 (PST) X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on champ.thecoop.net X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_00, DNS_FROM_RFC_ABUSE,RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.7 Hi, I'm a little bit puzzled about the right way to use AP_INIT_FLAG for per server directives. Does anyone have a good example (snippet or link)? Thanks, -- Drew