From dev-return-75025-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Thu Mar 22 15:15:41 2012 Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C69359804 for ; Thu, 22 Mar 2012 15:15:41 +0000 (UTC) Received: (qmail 64991 invoked by uid 500); 22 Mar 2012 15:15:40 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 64929 invoked by uid 500); 22 Mar 2012 15:15:40 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 64921 invoked by uid 99); 22 Mar 2012 15:15:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2012 15:15:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 74.125.83.45 as permitted sender) Received: from [74.125.83.45] (HELO mail-ee0-f45.google.com) (74.125.83.45) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2012 15:15:33 +0000 Received: by eeit10 with SMTP id t10so1093164eei.18 for ; Thu, 22 Mar 2012 08:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KFp/BwEdktQSCmy+4NQMFOUHwaZxCSt8aNQ4gU/IOrY=; b=cAcUVuxluZLPxNAy5PFDhbZxUMxiAj2D85gSwGPR7nXZ2fKmJJ3uGUFwWWWnpjHMHG O2LaVI1ZsFbCgLfVxNO4XjVswYxrNOK026uD4B0CRrvHMwQm7kmEgOjtE8Kc8mcElpVi SktKdP6/GoNFQqjXRo4CMV17mawnzSEZTNzY6Tv7iJEzuL022s4uFfUBJbapypWFw7PY /8I2QMYIQIAkTuHU8TAGdK+uyuoR01dvnzkxr4X2GB52tC0aop9HDnmOMGQwVhCbfhKU rySWMEP+NNezyzyYlMgeYgcLJIqTK+0ug6IJDMVqgo6RPFJ1e7dH69Tkk8AnVTTdged7 a52g== MIME-Version: 1.0 Received: by 10.50.197.132 with SMTP id iu4mr2350611igc.74.1332429312442; Thu, 22 Mar 2012 08:15:12 -0700 (PDT) Received: by 10.50.89.167 with HTTP; Thu, 22 Mar 2012 08:15:12 -0700 (PDT) In-Reply-To: References: <201203202004.31796.sf@sfritsch.de> <10EBFF04-E21C-4BE2-8373-9335CC4FAC4E@jaguNET.com> <74E8D133-C719-4DA9-8E3D-2F0D95D29AE5@gbiv.com> Date: Thu, 22 Mar 2012 11:15:12 -0400 Message-ID: Subject: Re: TRACE still enabled by default From: Eric Covener To: dev@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org > How about providing a simpler way of turning it off, rather than > turning it off by default? Arbitrarily, it seems, you can't use Limit > or LimitExcept to restrict it, and instead have to use a RewriteRule. > We've had TraceEnable for a while: http://httpd.apache.org/docs/2.2/mod/core.html#traceenable