sssh Posted October 26, 2007 Share Posted October 26, 2007 Can someone please help! I have been searching the net for about 4 days now non-stop. What I would like to know is on my server I have a index.php file but no index.htm file. I want to edit my site and when I import the home page to a web edititor I get the page index.htm come up. I can modify this but have tried to upload it to my server over 50 times now and no luck. Do I put it in the public_html file on my server. I have tried this and left the index.php there as well but still the same. I have even tried removing the index.php and uploading the index.htm file only that doesnt work. Could someone please help me with this. I think I have gained a few grey hairs in all this. Any help would be most appreciated. Thankyou! Quote Link to comment https://forums.phpfreaks.com/topic/74865-indexphp-and-indexhtm/ Share on other sites More sharing options...
MasterACE14 Posted October 26, 2007 Share Posted October 26, 2007 you only need one or the other per directory. Which will be the default webpage the user goes to when going to a directory or your domain name on your website. Your best to use the index.php one. with the text editor, you open index.php, make the neccesary changes, and you could copy and paste the whole code into notepad and save it as .php their. Then upload it. note: its much easier just using a editor that works with PHP in the first place, such as Notepad++(free to download) Regards ACE Quote Link to comment https://forums.phpfreaks.com/topic/74865-indexphp-and-indexhtm/#findComment-378554 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.