Hi All, A small doubt. Lets say, I have a domain www.testabc.com And I got vBulletin forum installed at : www.testabc.com/forum Now whoever visits my website www.testabc.com should automatically be redirected to www.testabc.com/forum (I am planning to construct home page at a later point of time. Until that time, I want my users to redirect to my forum directly) What are the various way that it can be done ?
with .htaccess , a redirect script, http-equiv="Refresh", etc... there's lots of ways. I'd say a temp redirect in htaccess is the best in your case.