How to Change Default Index Page
-
I installed wordpress in the root directory, and I set DirectoryIndex home.php index.php in .htaccess.
I want to display home.php when the user visits https://www.mysite.com/, but when the user visits https://www.mysite.com/index.php, the content of home.php is still displayed.
How can I set it for users to visit https://www.mysite.com/index.php displays the content of the wordpress homepage?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to Change Default Index Page’ is closed to new replies.