Domain Redirect Problem

Jay

Seasoned Veteran
Joined
Aug 28, 2009
Messages
4,483
Reaction score
14
FP$
2,177
Alright, so I just added a domain to my hosting account, but for some reason I keep getting the "Default Website Page" even though I have installed mybb successfully. Now the link "www.yourdomain.com/index.php" shows the MyBB forum, but the "yourdomain.com" shows the "Default Website Page". Is there anyway to fix this?

Edit: I just found out that www.yourdomain.com redirects to the www.yourdomain.com/index.php but the yourdomain.com doesnt. :S
 
Yes I have.

Edit: I just had to clear my web browsers cache. 😀
 
What was the problem? (i think i may have encountered a similar issue)
 
JPM said:
What was the problem? (i think i may have encountered a similar issue)

Sometimes this can be due to having both index.php and index.html in your index folder, remove the one that you don't use and remember in most cases (especially Apache based servers) index.html will be directed to before index.php.
 
Back
Top Bottom