Return-Path: X-Original-To: apmail-trafficserver-users-archive@www.apache.org Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B73701722C for ; Fri, 16 Oct 2015 12:43:58 +0000 (UTC) Received: (qmail 58435 invoked by uid 500); 16 Oct 2015 12:43:58 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 58379 invoked by uid 500); 16 Oct 2015 12:43:58 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 58369 invoked by uid 99); 16 Oct 2015 12:43:58 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Oct 2015 12:43:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 13872C6334 for ; Fri, 16 Oct 2015 12:43:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 3d5hQn-0BlgJ for ; Fri, 16 Oct 2015 12:43:57 +0000 (UTC) Received: from mail-io0-f194.google.com (mail-io0-f194.google.com [209.85.223.194]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 5E34A2074F for ; Fri, 16 Oct 2015 12:43:57 +0000 (UTC) Received: by iow1 with SMTP id 1so11542371iow.1 for ; Fri, 16 Oct 2015 05:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ovm5XxA4f44X6z+ZaZNpyTLAeyZ6hci2pJg21xSzVPs=; b=Mvbt6x15pDoPEtcXb15FQyqzbcXOYTtCJeqh5GeqkBGGphNN6jtCuaJbdiy3ictsHq GoZvvZOcbkJMldNYSES442BeVb0dP3ITgGHgocd9Zy2ISYIVuCgCwR49bHs0hAhMvZeW Z15BNet7PrOYNkw03ENklavzKfx2C5C4QVVW2hbnQOY3q0zYrJsz8M6v7MpVM5EtHmHq w2+jwM18htWN4IKkUSRSrG2PlqZtE+KCtgE/xtHl+a6QZ+Nj3lS56ALQVVuOIclTxkq0 L6uM32fuyREeR0F8bLp1/DodskAbM7Z5YJf6OpmaN0QMwE3lRDXhoetgxi7X0nlpcDEl l7JA== MIME-Version: 1.0 X-Received: by 10.107.27.136 with SMTP id b130mr18024490iob.28.1444999436879; Fri, 16 Oct 2015 05:43:56 -0700 (PDT) Received: by 10.36.188.7 with HTTP; Fri, 16 Oct 2015 05:43:56 -0700 (PDT) Date: Fri, 16 Oct 2015 18:13:56 +0530 Message-ID: Subject: Add header based on filetype From: Ram Chander To: "users@trafficserver.apache.org" , Sudheer Vinukonda , Brian Geffon , Yu Zou Content-Type: multipart/alternative; boundary=001a113fe6ac22cf560522382699 --001a113fe6ac22cf560522382699 Content-Type: text/plain; charset=UTF-8 Hi, I want to add a header for css/js files. How to do that in header.config ? Thanks. Below adds the header for all filetypes. add-header Key Val head --001a113fe6ac22cf560522382699 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I want to add a header for css/= js files. How to do that in header.config=C2=A0 ?
Thanks. Bel= ow adds the header for all filetypes.


add-header Key= Val


head
--001a113fe6ac22cf560522382699--