Skip to content

Instantly share code, notes, and snippets.

@rentalhost
Created April 14, 2016 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rentalhost/ea963163ca83d4c95e6b373aa23d153d to your computer and use it in GitHub Desktop.
Save rentalhost/ea963163ca83d4c95e6b373aa23d153d to your computer and use it in GitHub Desktop.
index.php (medium)
<?
header('HTTP/1.1 301 Moved Permanently');
header('Location: http://site.dominio.com/');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment