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

Reply via email to