Mercurial > hg > bioaid
diff index.html @ 40:b11c8d7ccf05
tweked caching options
author | nick <nrclark@essex.ac.uk> |
---|---|
date | Tue, 04 Dec 2012 23:25:32 +0000 |
parents | 48c88f18bbd1 |
children |
line wrap: on
line diff
--- a/index.html Tue Dec 04 19:06:42 2012 +0000 +++ b/index.html Tue Dec 04 23:25:32 2012 +0000 @@ -1,7 +1,9 @@ <html> <head> <meta content='text/html;charset=UTF-8' http-equiv='Content-Type'> - <meta http-equiv="Cache-Control" content="no-cache"> + <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> + <meta http-equiv="Pragma" content="no-cache"> + <meta http-equiv="Expires" content="0"> <title>BioAid — The Biologically Inspired Hearing Aid</title> <style type='text/css'> @import 'css/default.css';