Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Emre Vona

    (@emrevona)

    You need to contact to your hosting provider.

    Thread Starter gacek

    (@gacek)

    Well, I am a hosting provider.
    From fresh 0.8.4.8 version:
    inc/admin.php , funcion insertLBCRule():

    ExpiresByType text/javascript A2592000
    ExpiresByType application/javascript A2592000

    This is ok, but:
    function insertGzipRule()
    ..
    AddOutputFilterByType DEFLATE application/javascript

    There is no line for text/javascript mimetype
    mod_deflate does not compress .js

    Over and Out

    regards,

    Plugin Author Emre Vona

    (@emrevona)

    ok, Can you enable gzip for js with another rule please?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘text/javascript not compressed with mod_deflate’ is closed to new replies.