>> As I understand it, the reason why you wish the whitespace to be reduced
>> is so you look at the source within your browser, and that you plan to
>> use mod_deflate later ro reduce bandwidth (which is surely not too much
>> of a problem - it's probably equivalent to resampling a few of your
>>
Grant wrote:
>> As I understand it, the reason why you wish the whitespace to be reduced
>> is so you look at the source within your browser, and that you plan to
>> use mod_deflate later ro reduce bandwidth (which is surely not too much
>> of a problem - it's probably equivalent to resampling a
Grant wrote:
>> As I understand it, the reason why you wish the whitespace to be reduced
>> is so you look at the source within your browser, and that you plan to
>> use mod_deflate later ro reduce bandwidth (which is surely not too much
>> of a problem - it's probably equivalent to resampling a
Grant wrote:
>> As I understand it, the reason why you wish the whitespace to be reduced
>> is so you look at the source within your browser, and that you plan to
>> use mod_deflate later ro reduce bandwidth (which is surely not too much
>> of a problem - it's probably equivalent to resampling a f
As I understand it, the reason why you wish the whitespace to be reduced
is so you look at the source within your browser, and that you plan to
use mod_deflate later ro reduce bandwidth (which is surely not too much
of a problem - it's probably equivalent to resampling a few of your
images by 5% h
Thanks William,
I was gone this weekend and just got back and tried this and it worked!
Many Thanks,
-Tony
"William A. Rowe, Jr." <[EMAIL PROTECTED]> wrote:
Borut Maricic wrote:
>> http://mail-archives.apache.org/mod_mbox/httpd-users/200703.mbox/[EMAIL
>> PROTECTED]
>
> Well my j
Nick Kew wrote:
> On Sun, 11 Mar 2007 11:45:04 -0700
> Grant <[EMAIL PROTECTED]> wrote:
>
>
>>> You'd incur a far lower penalty using a SAX-based parser such as
>>> mod_proxy_html or mod_publisher.
>>>
>> How could you use either of those to eliminate white space in
>> delivered HTML?
You mean mod_deflate. mod_gzip is obsolete.
Ok, mod_deflate.
> Right now
> all I want to do is eliminate all white space from my delivered HTML.
mod_line_edit might be a better bet, perhaps with a LERewriteRule to
collapse any whitespace of more than one byte to a single space.
I w
On Sun, 11 Mar 2007 11:45:04 -0700
Grant <[EMAIL PROTECTED]> wrote:
> > You'd incur a far lower penalty using a SAX-based parser such as
> > mod_proxy_html or mod_publisher.
>
> How could you use either of those to eliminate white space in
> delivered HTML? Would implementing the DTD feature of
You'd incur a far lower penalty using a SAX-based parser such as
mod_proxy_html or mod_publisher.
How could you use either of those to eliminate white space in
delivered HTML? Would implementing the DTD feature of mod_publisher
automatically do it?
If the issue is just one of transmitting far
10 matches
Mail list logo