Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-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 25BB993E5 for ; Mon, 23 Jan 2012 23:29:59 +0000 (UTC) Received: (qmail 68696 invoked by uid 500); 23 Jan 2012 23:29:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 68548 invoked by uid 500); 23 Jan 2012 23:29:55 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 68540 invoked by uid 99); 23 Jan 2012 23:29:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2012 23:29:55 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rgelfand2@gmail.com designates 74.125.82.173 as permitted sender) Received: from [74.125.82.173] (HELO mail-we0-f173.google.com) (74.125.82.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2012 23:29:49 +0000 Received: by werh12 with SMTP id h12so2232604wer.18 for ; Mon, 23 Jan 2012 15:29:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=aG+bGLKCUEJKpnbjCk2gT/6jL9JUL4NkSP3+ubap4OI=; b=dx7RTcV80PC3DNyL8Dbj2fnT8iN+AYRn+yO/L2hxIlfWQeG2clIWb4gvSkNo6pwF2F 9YY6P8fLM/c4xEC91XrDrVZ8t9kxiofWsxlR91Pxi0H3QEq9dIsWtq/cMBQcNwn1kw9W Lfd4b2LwqhQG1m42wxlFZXklHtuSnghE9ZDm8= MIME-Version: 1.0 Received: by 10.216.135.91 with SMTP id t69mr4027383wei.33.1327361367922; Mon, 23 Jan 2012 15:29:27 -0800 (PST) Received: by 10.216.13.2 with HTTP; Mon, 23 Jan 2012 15:29:27 -0800 (PST) Date: Mon, 23 Jan 2012 18:29:27 -0500 Message-ID: From: Roman Gelfand To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: [users@httpd] mod_proxy_html Issue I am using this module to rewrite the contents of html documents. It appears that it strips   which causes me all kinds of grief with IE. Looking, briefly, at mod_proxy_html.c, I couldn't find reference to  . Unless, it is a setting in mod_proxy_html config file? Any suggestions are appreciated Thanks in advance --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org