
02-14-2011, 05:30 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
I think it is complaining about PHP output compression, litespeed has no effect, you have to do it from PHP side.
check output-handler
http://www.php.net/manual/en/outcont...output-handler
You need to google this topic.
|