Hallo Zusammen,
leider bin ich bei google nicht wirklich fündig geworden - daher meine Frage in dem Forum.
Momentan nutze ich Defalte wie folgt
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/plain text/html text/xml
AddOutputFilterByType DEFLATE text/css text/javascript
AddOutputFilterByType DEFLATE application/xml application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript application/x-javascript
</IfModule>
Nun habe ich was über FilterProvider gelesen.
Kann mir hierzu jemand etwas sagen, bzw. eine Empfehlung geben?
FilterProvider COMPRESS DEFLATE resp=Content-Type $text/html
leider bin ich bei google nicht wirklich fündig geworden - daher meine Frage in dem Forum.
Momentan nutze ich Defalte wie folgt
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE text/plain text/html text/xml
AddOutputFilterByType DEFLATE text/css text/javascript
AddOutputFilterByType DEFLATE application/xml application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript application/x-javascript
</IfModule>
Nun habe ich was über FilterProvider gelesen.
Kann mir hierzu jemand etwas sagen, bzw. eine Empfehlung geben?
FilterProvider COMPRESS DEFLATE resp=Content-Type $text/html
Kommentar