Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zelon88/eb356387420ecc525f48d4712281d251 to your computer and use it in GitHub Desktop.
Save zelon88/eb356387420ecc525f48d4712281d251 to your computer and use it in GitHub Desktop.
index.php
<!DOCTYPE html>
<html>
<body>
<h1>Cloud Redirect</h1>
<p>You are being redirected...</p>
<META http-equiv="refresh" content="0;URL=http://localhost/HRProprietary/CloudIndexer.php">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment