Skip to content
Snippets Groups Projects
Commit 9c5f5915 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Caching wieder zugelassen.

parent 56f5a6c4
No related branches found
No related tags found
2 merge requests!868Development,!866Resolve "Font awesome wird im IE11 nicht angezeigt."
FileETag None
<IfModule mod_headers.c>
Header unset ETag
Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires "Mon, 1 Jan 2010 01:00:00 GMT"
</IfModule>
<IfModule mod_rewrite.c> <IfModule mod_rewrite.c>
<IfModule mod_negotiation.c> <IfModule mod_negotiation.c>
Options -MultiViews Options -MultiViews
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment