Skip to content

Instantly share code, notes, and snippets.

@djraw
Last active March 4, 2018 19:21
Show Gist options
  • Save djraw/525aa93064d9d1e7d3ee2b0d5c23d158 to your computer and use it in GitHub Desktop.
Save djraw/525aa93064d9d1e7d3ee2b0d5c23d158 to your computer and use it in GitHub Desktop.
AR Midtier - Index file to redirect from root to arsys context
<html>
<head>
<title>Midtier redirect</title>
<meta http-equiv="refresh" content="0; URL=/arsys">
<meta name="keywords" content="automatic redirection">
</head>
<body>
If your browser doesn't redirect within a few seconds, click <a href="/arsys">here.</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment