Skip to content

Commit

Permalink
#6101: Use ETags.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Petrovic committed Jun 17, 2014
1 parent 33d74eb commit 53bd7ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ ErrorDocument 404 /index.php
# Set the default handler.
DirectoryIndex index.php index.html index.htm

# Set Entity Tags
FileETag MTime Size

# Override PHP settings that cannot be changed at runtime. See
# sites/default/default.settings.php and drupal_environment_initialize() in
# includes/bootstrap.inc for settings that can be changed at runtime.
Expand Down

0 comments on commit 53bd7ee

Please sign in to comment.