<IfModule mod_rewrite.c>
    ContentDigest On
</IfModule>
<IfModule !mod_rewrite.c>
    ContentDigest Off
</IfModule>