* Eepsite: Set no-cache in redirecting page

This commit is contained in:
zzz
2010-05-15 14:19:41 +00:00
parent 39cb51c9eb
commit e1eafa2394

View File

@ -7,8 +7,10 @@
#
-->
<head>
<!-- remove the following line to stop redirecting to the help page -->
<!-- remove the following three lines to stop redirecting to the help page -->
<meta http-equiv="refresh" content="1;url=/help/" />
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<title>I2P Anonymous Webserver</title>
</head>
<body>