Re: how do I stop Firefox doing a conditional get?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try by not LZW compressing and the use ob_start() and flush() so your files are gzip compressed. I don't know if Firefox knows how to readily handle LZW on the fly. It does know how to handle gzip.

Per Jessen wrote:
Al wrote:

Make certain your steam is compressed
http://www.whatsmyip.org/mod_gzip_test/


The files I was having the problem with are GIFs, so already LZW
compressed.

/Per Jessen, Zürich


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux