WebSite X5Help Center

 
Aulton W.
Aulton W.
User

Index.PHP vs Index.html  en

Author: Aulton W.
Visited 2264, Followers 2, Shared 0  

When I upload the files SFTP it makes a Index.php and I get the 404 error.

I have to rename it to Index.html

So my question is the HTML using html5 as well. Why making the PHP insted of the HTML?

I am uploading the files to a sub folder while under construction and a temp page on the home page. 

The site is http://davgeorgia.org/temp

Posted on the
3 ANSWERS - 1 USEFUL - 1 CORRECT
Aulton W.
Aulton W.
User
Author

So do I need both PHP and HTML or will the PHP alone sufice? 

PS I do have PHP Ver 5.6 enabled on the hosting

Read more
Posted on the from Aulton W.
U. Caetano
U. Caetano
Moderator

Google translator

HishosepdagemisWindowsorLinux?

preferably inLinuxhosting,and see ifthehostwas sentonly theindex.phpfile if you havetheindex.htmldeleteit.

Regards,

UilianCaetano

Read more
Posted on the from U. Caetano
Paul M.
Paul M.
Moderator

Hello Aulton,

Further to what Uilian has rightly advised (in that you should only have one 'index' file on the server), please be aware that WebSite X5 automatically changes the file extension of your project homepage to .php if there are Objects/elements on the page which require PHP to work correctly.

Your webhost should be able to assist you in setting index.php as priority over index.html using the DirectoryIndex feature built-in to Apache: however, this should not be necessary if you delete any redundant index file as per Uilian's suggestion.

Kind regards,

Paul

Read more
Posted on the from Paul M.