Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Originally posted by faris Be aware that using these options will cause problems with some sites or even just some pages on some sites (depending on what the pages do).
This is probably why is it not enabled by default.
exact.. you can experience some problems with php pages that try to dinamically generate a content with a particular mime-type... or some problems with the ob_gzlib used in a lot of php forums/cms...
(however i think that if it's possible it's better to compress the output with deflate instead of using ob_gzhandler and other phplevel functions
I had to add the "load_module..." with path to /usr/lib/apache2-prefork/module_deflate.so, otherwhise, httpd did not restart.
Normaly, I add all my changes for httpd.conf into server-tuning.conf. It seems, that this file is not rebuilt by plesk (anybody experience with this file?)