Skip to content

Commit

Permalink
[*]FO Unsets the etag for smaller request.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dh42 authored and gRoussac committed Nov 24, 2014
1 parent 744527d commit efebb4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion classes/Tools.php
Expand Up @@ -2241,7 +2241,8 @@ public static function generateHtaccess($path = null, $rewrite_settings = null,
ExpiresByType application/x-font-otf \"access plus 1 year\"
</IfModule>
FileETag INode MTime Size
Header unset Etag
FileETag none
<IfModule mod_deflate.c>
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE text/html text/css text/javascript application/javascript application/x-javascript
Expand Down

0 comments on commit efebb4e

Please sign in to comment.