Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 62391 invoked from network); 10 Mar 2007 01:51:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2007 01:51:11 -0000 Received: (qmail 58334 invoked by uid 500); 10 Mar 2007 01:51:10 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 58312 invoked by uid 500); 10 Mar 2007 01:51:10 -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 58300 invoked by uid 99); 10 Mar 2007 01:51:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 17:51:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.48.171.28] (HELO netops-testserver-3.corp.sgi.com) (192.48.171.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 17:50:57 -0800 Received: from mtv-amer001e--3.americas.sgi.com (unknown [192.26.64.111]) by netops-testserver-3.corp.sgi.com (Postfix) with ESMTP id 0AE90909DE for ; Fri, 9 Mar 2007 17:50:37 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 9 Mar 2007 17:42:52 -0800 Message-ID: In-Reply-To: <49bf44f10703091738v27ba449bse6ff5efcffa76f76@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Stripping white space from HTML Thread-Index: AcditOMwiEHR7CwQRKaB7iw+NPhW6QAACLqg From: "Mark Lavi" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Stripping white space from HTML The best answer is to correct things at the source in your shopping cart, file a bug there! But in Apache2 you have other potential answers: Try http://mod-tidy.sourceforge.net/ and learn about it's parent project: Tidy at: http://tidy.sourceforge.net/ ...and you'll get XHTML compliance as well! However, you'll also incur a performance hit on delivering pages, it may not work with your setup easily, and it may also break the way some HTML renders in browsers. Cheers, --Mark=20 Mark Lavi, Enterprise Web Management Team @ SGI mailto:mlavi@sgi.com || phone:+1-650-933-7707 -----Original Message----- From: Grant [mailto:emailgrant@gmail.com]=20 Sent: Friday, March 09, 2007 5:38 PM To: users@httpd.apache.org Subject: [users@httpd] Stripping white space from HTML Hello, The shopping cart I use produces a lot of white space in my HTML. Is there any way to have apache2 strip out all that white space? I don't need any of it. - Grant --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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