Please refrain from double-posting.
As the others have suggested, there are many ways of doing this in your file manager. A few examples include:
- Creating an index.html with the HTML META tag to redirect
- Creating a .htaccess and configuring it to redirect it (best way since it redirects the WHOLE website, but the hardest)
You should search online if you are not sure how to do these.