__ ___/___(_)__ /______ ___ |/ /______ ___ _______ ______ / __ ___/__________________(_)________ __ /_
_____ \ __ / _ __/_ _ \ __ /|_/ / _ __ \__ | / /_ _ \_ __ / _____ \ _ ___/__ ___/__ / ___ __ \_ __/
____/ / _ / / /_ / __/ _ / / / / /_/ /__ |/ / / __// /_/ / ____/ / / /__ _ / _ / __ /_/ // /_
/____/ /_/ \__/ \___/ /_/ /_/ \____/ _____/ \___/ \__,_/ /____/ \___/ /_/ /_/ _ .___/ \__/
/_/
--------------------------------------------------------------------------------------------------------
|Site Moved Script
|Copyright 2007 Nathan Schloss
|http://www.naterocks.com
|You can not claim that this script has have been created by any one other than Nathan Schloss
--------------------------------------------------------------------------------------------------------
Description
______________________________
This script will help you out if you have changed the url of your site. It will
redirect visitors to the same page on your new url.
Installation
______________________________
1)Open oldmove.php in a text editor.
2)Edit the variables $oldsite, $newsite, $mm, and $message.
3)Save the file and upload it to your new directory
4)Open .htaccess in a text editor
5)change NewSite.example to your new site
6)Save the file and upload it to your old directory
Usage
______________________________
If someone goes to youroldsite.not/whatever then they
will be redirected to yournewsite.not/whatever. It is that easy.