update latest etc.

This commit is contained in:
Philipp Hagemeister
2016-06-04 10:18:57 +02:00
parent 1a93d2ce6e
commit 386cc2f23e
4 changed files with 9 additions and 23 deletions

View File

@@ -1,12 +0,0 @@
RewriteEngine on
RewriteRule version - [T=text/plain]
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 "Wed, 11 Jan 1984 05:00:00 GMT"
</ifModule>
Options +Indexes