Hi I am wondering if i am doing this correct and if it can be done, I want to divert all http://zaimages.images11.com to images11.com Here is the url where the links are http://mail.reddoggeo.com/pipermail/cellarrats_reddoggeo.com/2008-October/001745.html Do i just set up a sub directory zaimages.images11.com all urls like the ones listed at the below http://mail.reddoggeo.com/pipermail/cellarrats_reddoggeo.com/2008-October/001745.html Will then just forward to my sites main page? Thanks
Save this as a .htaccess file and put it in the root of your site Code: Redirect 301 http://zaimages.images11.com/ http://images11.com You will need to upload it in ASCII
Thanks for that if i want to do it for these urls zaimages.images11.com stats.images11.com ukimages.images11.com images.images11.com Do i have to create .htaccess file for each of them Thanks