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 1CCB69646 for ; Mon, 23 Jan 2012 23:43:04 +0000 (UTC) Received: (qmail 83396 invoked by uid 500); 23 Jan 2012 23:43:01 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 83315 invoked by uid 500); 23 Jan 2012 23:43:00 -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 83306 invoked by uid 99); 23 Jan 2012 23:43:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2012 23:43:00 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of icicimov@gmail.com designates 209.85.210.173 as permitted sender) Received: from [209.85.210.173] (HELO mail-iy0-f173.google.com) (209.85.210.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jan 2012 23:42:53 +0000 Received: by iahk25 with SMTP id k25so3604687iah.18 for ; Mon, 23 Jan 2012 15:42:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wGPsT3tzFGScJMinEqtsZd2wa1LqYfDDl4Nh6c17aEg=; b=IC/SB5Dy9xF3vs/hwLV76nX4TSfUYfRxwjzMr4MAZ99hDMR596rUfNY6TjuV3wqCYI 5gvr60juCNr7U28KfbqqSD5FW97zhuksji/Ozms3Rkd2Cic6W6yJdEb6xImYBGbRkVCB f7b4Bi9QdxnCPea6x8NvUt1y4dys9qbwOIZ+A= MIME-Version: 1.0 Received: by 10.50.153.198 with SMTP id vi6mr1664540igb.30.1327362152912; Mon, 23 Jan 2012 15:42:32 -0800 (PST) Received: by 10.42.130.9 with HTTP; Mon, 23 Jan 2012 15:42:32 -0800 (PST) In-Reply-To: References: Date: Tue, 24 Jan 2012 10:42:32 +1100 Message-ID: From: Igor Cicimov To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=e89a8f22c6819cd77b04b73a95e7 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_proxy_html Issue --e89a8f22c6819cd77b04b73a95e7 Content-Type: text/plain; charset=ISO-8859-1 Which version? If it is the newest one have you loaded mod_xml2enc too? Did you look for answer on the module web site? http://apache.webthing.com/mod_proxy_html/config.html Igor On Tue, Jan 24, 2012 at 10:29 AM, Roman Gelfand wrote: > 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 > > --e89a8f22c6819cd77b04b73a95e7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Which version? If it is the newest one have you loaded mod_xml2enc too?
Did you look for answer on the module web site?=A0 http://ap= ache.webthing.com/mod_proxy_html/config.html=A0

Igor

On Tue, Jan 24, 2012 at 10:29 AM, = Roman Gelfand <= rgelfand2@gmail.com> wrote:
I am using this module to rewrite the conten= ts of html documents. =A0It
appears that it strips &nbsp; which causes me all kinds of grief with IE. =A0Looking, briefly, at mod_proxy_html.c, I couldn't find reference=
to &nbsp;. =A0Unless, 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.<= br> See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
=A0 " =A0 from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


--e89a8f22c6819cd77b04b73a95e7--