I've copied the .htacces from the newest dummy over my .htaccess
and uncomment the relevant part.. but no change.

On 6-4-2011 11:41, Ralf-René Schröder wrote:
# for use with TYPO3 4.4.x backend compressor
<FilesMatch "\.js\.gzip$">
 AddType "text/javascript" .gzip
</FilesMatch>
<FilesMatch "\.css\.gzip$">
  AddType "text/css" .gzip
</FilesMatch>
AddEncoding gzip .gzip
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to