Skip to content

Instantly share code, notes, and snippets.

@jab
Created August 22, 2014 17:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jab/15a8ccef3fe1142f4c3a to your computer and use it in GitHub Desktop.
Save jab/15a8ccef3fe1142f4c3a to your computer and use it in GitHub Desktop.
meta refresh
<html>
<head>
<meta http-equiv="refresh" content="0;URL='http://www.example.com/'">
</head>
<body>
<p>Redirecting to <a href="http://www.example.com/">
www.example.com</a>...</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment