Return to Snippet

Revision: 29374
at August 6, 2010 03:52 by brandonjp


Updated Code
<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
		<meta http-equiv="PRAGMA" content="NO-CACHE">
		<meta http-equiv="REFRESH" content="0;URL=../">
		<title>Loading...
		</title>
	</head>
	<body>
	</body>
</html>

Revision: 29373
at July 28, 2010 05:45 by brandonjp


Initial Code
<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="CACHE-CONTROL" content="NO-CACHE">
		<meta http-equiv="PRAGMA" content="NO-CACHE">
		<meta http-equiv="REFRESH" content="0;URL=../">
		<title>Loading...
		</title>
	</head>
	<body>
	</body>
</html>

Initial URL


Initial Description


Initial Title
HTML meta refresh redirect page - meta http-equiv cache control pragma refresh

Initial Tags
http, redirect, textmate, html, page, cache

Initial Language
HTML