Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DE7318705 for ; Sat, 2 Jan 2016 10:07:34 +0000 (UTC) Received: (qmail 90123 invoked by uid 500); 2 Jan 2016 10:07:29 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 90030 invoked by uid 500); 2 Jan 2016 10:07:28 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 90021 invoked by uid 99); 2 Jan 2016 10:07:28 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Jan 2016 10:07:28 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 6E7921A0044 for ; Sat, 2 Jan 2016 10:07:28 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id 88101608BB; Sat, 2 Jan 2016 10:07:27 +0000 (UTC) From: bugzilla@apache.org To: docs@httpd.apache.org Subject: [Bug 57813] Rewrite 'pre-compressed content' recipe using 2.4 metaphors Date: Sat, 02 Jan 2016 10:07:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: Documentation X-Bugzilla-Version: 2.5-HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: toscano.luca@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: docs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 https://bz.apache.org/bugzilla/show_bug.cgi?id=57813 --- Comment #4 from Luca Toscano --- Reporting some notes from a chat with Eric on #httpd-dev: - the if blocks are not really great if we don't remove all the Rewrite stuff. - a new directive might help to remove the RewriteRule with something more clear and less powerful (but readable). My patch is not really applicable then, more work needs to be done :) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org