How to put PHP documents onto the domain

I have put some PHP files into the htdocs directry in the filemanager, but I can’t work out how to put all of them files onto the domain. Currently when I go to my domain, it say “let’s make something awesome” and “Your website is ready”.

What did you call the PHP files? You need to call a file index.php if you want it to be served when the domain (or directory) is opened.

When I go to my domain “/index.php” it works, but when I just go to my domain it doesn’t work.

@Yankue said:
When I go to my domain “/index.php” it works, but when I just go to my domain it doesn’t work.

That’s not supposed to happen! What’s the domain name so I can check it?

http://yankuelogin.rf.gd/

Please try to clear your browser cache, the index.php page is what loads for me when I open your website.