Magento 1 Speed up – Magento beschleunigen über htaccess Eintrag
Erweitert eure .htaccess Datei mit den nachfolgenden Zeilen und beschleunigt Magento 1 um gut 100%
AddOutputFilterByType DEFLATE text/html text/plain text/css text/xml application/x-javascript application/x-json application/x-httpd-PHP AddOutputFilter DEFLATE html xml css js PHP BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/html Header append Vary User-Agent

