zlib.output_compression=on
A Linux blog by ioMeWeekly, includes tutorials, news, help, programming, tips and how-to guides for opensource applications.
Showing posts with label zlib.output_compression. Show all posts
Showing posts with label zlib.output_compression. Show all posts
Tuesday, 23 April 2013
PHP: Enable zlib output compression
You can enable php compression as it have a lot of benefits. It reduces the web traffic from host provider to your web. It speeds up the loading of your pages on clients PC. And it is supported by all newer web browser. All you have to do is to set "zlib.output_compression=on" in php.ini:
Labels:
php
,
web compression
,
zlib.output_compression
Subscribe to:
Posts
(
Atom
)