On Sun, 8 Feb 2004, Sascha Schumann wrote:
>Is "on" supposed to produce garbage (apparently
>Content-Encoding is simply missing), while 1 is the one true
>setting? I always thought they were equivalent in the
>context of a boolean flag.
>
># works
>php_admin_value zlib.out
Is "on" supposed to produce garbage (apparently
Content-Encoding is simply missing), while 1 is the one true
setting? I always thought they were equivalent in the
context of a boolean flag.
# works
php_admin_value zlib.output_compression 1
# compression, but incomplet