Created
April 14, 2016 19:28
-
-
Save rentalhost/ea963163ca83d4c95e6b373aa23d153d to your computer and use it in GitHub Desktop.
index.php (medium)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<? | |
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