: How to redirect / to home.php? (PHPBB/BLOG) I want my site address to redirect: www.example.com to www.example.com/home.php I want to use this method to avoid it going to the index.php of that
I want my site address to redirect:
example.com to example.com/home.php
I want to use this method to avoid it going to the index.php of that of my blog or phpb
More posts by @Si4351233
1 Comments
Sorted by latest first Latest Oldest Best
I suspect this thread will quickly be downvoted, but .htaccess is your friend
Google will give you lots of options, but
DirectoryIndex home.php
or
Redirect 301 / example.com/home.php
should do it...
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.