Hallo,
suche die whitelist und blacklist in plesk damit ich selbst entscheiden kann was komprimiert und was nicht komprimiert werden soll.
Problem, deflate ist aktiviert aber google sagt mir, dass einige Dateien (css, js) nicht komprimiert sind.
Habe folgendes in die htaccess geschrieben:
<IfModule mod_deflate.c>
<FilesMatch ".*\.(html|php|css|js|xml)$">
SetOutputFilter DEFLATE
</FilesMatch>
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/xml application/xhtml+xml
AddOutputFilterByType DEFLATE application/javascript application/x-javascript
</IfModule>
Leider brachte dies auch keinen erfolg...
Web page compressed? Yes
Compression type? gzip
Size, Markup (bytes) 24,492
Size, Compressed (bytes) 5,201
Compression % 78.8
Response Headers
HTTP Status Code HTTP/1.1 200 OK
Server nginx
Date Sat, 14 May 2016
16:27:23 GMT
Content-Type text/html;
charset=UTF-8
Content-Length 5201
Connection keep-alive
X-Powered-By PleskLin
x-content-digest en8b7e0b597d0ced32a3
1e134dd27a1e13c4e26c
f56c3b154299410bcf25
9d9a8a
Age 2465
Cache-Control nocache, private
Vary Accept-Encoding
Content-Encoding gzip
MS-Author-Via DAV
X-Frame-Options SAMEORIGIN
suche die whitelist und blacklist in plesk damit ich selbst entscheiden kann was komprimiert und was nicht komprimiert werden soll.
Problem, deflate ist aktiviert aber google sagt mir, dass einige Dateien (css, js) nicht komprimiert sind.
Habe folgendes in die htaccess geschrieben:
<IfModule mod_deflate.c>
<FilesMatch ".*\.(html|php|css|js|xml)$">
SetOutputFilter DEFLATE
</FilesMatch>
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/xml application/xhtml+xml
AddOutputFilterByType DEFLATE application/javascript application/x-javascript
</IfModule>
Leider brachte dies auch keinen erfolg...
Web page compressed? Yes
Compression type? gzip
Size, Markup (bytes) 24,492
Size, Compressed (bytes) 5,201
Compression % 78.8
Response Headers
HTTP Status Code HTTP/1.1 200 OK
Server nginx
Date Sat, 14 May 2016
16:27:23 GMT
Content-Type text/html;
charset=UTF-8
Content-Length 5201
Connection keep-alive
X-Powered-By PleskLin
x-content-digest en8b7e0b597d0ced32a3
1e134dd27a1e13c4e26c
f56c3b154299410bcf25
9d9a8a
Age 2465
Cache-Control nocache, private
Vary Accept-Encoding
Content-Encoding gzip
MS-Author-Via DAV
X-Frame-Options SAMEORIGIN
Zuletzt bearbeitet: