I am new here, first I would like to give a standing ovation to cmsms. It is truly a great cms and it is truly simple. I have used mumbo oops I mean mambo phpwcms and drupal in the past. However, cmsms has filled the niche of template flexibility from a designers stand point. I had cmsms installed and up and running and designing my site in 10 minutes.
However, I have my first question that I could not find on the forum. I have the majority of my site running through cmsms and my order form running outside of cmsms. I am currently optimizing my site for faster performance. In my order form I have added to the top of the file to compress on load. Files went from 136,000 bytes to 88,000 bytes and significant improvement.
However, when I added as a user agent php_compress and did a call from my cmsms template as {php_compress} it added 70,000 bytes to the file!?!
Not sure why it did that. So, I scrapped that and decided to make a .htaccess file to compress the files from cmsms. I would either get an internal 500 error or it would have no effect on compressing the files.
I am wondering if cmsms is already compressed with zlib and if so I am guessing I would not be able to further compress with .htaccess. Or if it is not compressed has anyone been able to sucessfully compress with .htaccess. I am a bit perplexed and any info would be helpful. Thank you!
Sincerely,
David


