Looks like I keep forgetting to post the code for this so this is how you will do a 301 .htaccess redirect
| Redirect 301 /index.html http://www.danieltmurphy.com/welcome-to-my-site/ |
You must redirect from a specific location to a specific location. In this case my index.html file is totally blank but it does exist