Hello!
Mr Greg Aker taught us how to turn off gzipping with .htaccess back in March 2010. The issue at stake is to do with blank CP screens.
Since browser versions move on, we may need to update the two magic lines on our .htaccess files. Can anybody explain what is happening in these two lines, and how you would update them to check for Safari v5.0.3.
BrowserMatch 4\.0\.\d\wSafari no-gzip
BrowserMatch Safari/53[0-1] no-gzip