Can any body help me to solve following query: I have uploaded site on local server, on local server site is properly redirecting. But we I have uploaded site on main server, on main server it is not redirecting. what is reason behind this situation. why on main server I am facing this problem?
Question is how are you redirecting? some folks use .htaccess to set a redirect, others use scripts like php / jsp / asp to set a redirect. So please clarify further!