index.php as the homepage
Moderator: General Moderators
index.php as the homepage
i have created an index.php file and want it to appear as my site's homepage. But the browsers somehow doesnt show it. Only when i type in xyz.com/index.php it shows the page. I hope u understand my problem!
-
jabbaonthedais
- Forum Contributor
- Posts: 127
- Joined: Wed Aug 18, 2004 12:08 pm
Also, do you have other index/main files in your root directory? For example, index.html, main.html, etc. Different servers have a different order of what index file to look for first. If you have no index file other than the .php you should make sure its configured, and of course, that php is installed on the server.