Im am looking for a way to compress the output of the html. so i have a page that is only 6 k instead of 30 k. I tryed to load the php command ob_start("ob_gzhandler") does not help. and i dont see a setting to turn on gzip so if some one can help.
coppermine isn't designed to use output compression, as the output buffering is being used in several places, sorry.
Dang. ( it this ever going to change?)
I don't know. Not a scheduled change.