I'm using IIS5.0 -- and PHP 4.2.1 -- I think there is a compression setting
within IIS whereby the pages (before they are sent) are compressed, to be
decompressed and then displayed by the browser (pending, of course, if that
browser supports the HTTP 1.1 compression standard) --

My questions are;
1. How can I tell if IIS is compressing my PHP / HTML pages?
2. There are compression settings within the PHP.INI file -- what are these
about, do I use these instead of the IIS compression??

Thanks
Jason




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

Reply via email to