2
I created my HTML site and uploaded it to the server. However, when I enter an address, I am referred first to the index of the public.html folder. According to the hosting assistance, the problem is due to the absence of a php file that gave the reading instruction. My question is this: how I create this php so that it reads and correctly make available my site.
On the HTML site you created, is the index.html file in the project’s root directory? Because in fact you don’t necessarily need a PHP file, only the index file that apache searches for and loads by default.
– Tom Lima
Vc is using Wordpress?
– hugocsl
No, I created it myself
– user148941
How long has the service been enabled? Have you figured out the DNS? It usually takes a few hours for the URL to become active
– hugocsl
I didn’t set it up, but it’s been enabled since Monday
– user148941
what is the site link?
– hugocsl
http://www.barbeirocascavel.com.br/
– user148941
I’m still building it, but I put the outline to already go identifying possible problems like this
– user148941
Continue the same way, Hugo. The only thing that has changed is the colors of the backgrounds that are now correct.
– user148941