Knowledgebase: Feed Manager
How do disable output compression?
Posted by Nick Poindexter on 04 March 2010 04:10 PM
The feed manager cannot have any output compression applied to it. Put this in your .htaccess file in your admin directory:


mod_gzip_on Off
php_value output_handler NULL
php_flag zlib.output_compression Off


This will only disable the output compression for the feed manager.

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: