z
This commit is contained in:
8
update/data/templates/suspended/.htaccess
Normal file
8
update/data/templates/suspended/.htaccess
Normal file
@@ -0,0 +1,8 @@
|
||||
<filesMatch "\.(html|htm|js|css)$">
|
||||
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"
|
||||
</ifModule>
|
||||
</filesMatch>
|
||||
Reference in New Issue
Block a user