Ola, comprei um dominio na hostinger e estou tentando apontar o dominio porem diz que esta dando erro no DNS da infinityfree, como resolver esse problema?
translated by MOD
Hello, I bought a domain on hostinger and I’m trying to point the domain but it says that it’s giving an error in the infinityfree DNS, how to solve this problem?
Please speak English
Give us your domain name so we can investigate
and state exactly what kind of error you got
and if possible upload here a screenshot
But it’s probably about this one (judging by your location)
por favor me ajuda a apontar para meu novo dominio que adiquiri na hostinger, ja tentei varias formas mais da erro, traduzi e mandei pra vcs, me ajuda, ou vocês consegue apontar pra min?
TRANSLATED BY MOD
please help me to point to my new domain that I acquired on hostinger, I’ve tried several ways but the error, I translated and sent it to you, help me, or can you point it to me?
I sent it in English but Google translated it, I will translate it again and send it,
I don’t want to host my domain here, I just want to point to my domain on the hosting, that’s all I want to do and it’s giving me an error here on infinityfree, can you help me please
I’ve seen it in the hosting and the problem is not there, this error is from here, help me, because I’ve tried several ways and it didn’t work, I spoke with the hosting support and they informed me that it has to be here, I just want to point out the domain; http://olheagoranews.epizy.com/ for ; lookagoranews.com.br can you send me a link or help me, I already read what you sent me but it didn’t work, help me
In that case, the server will look for a valid “index file”. An index file is typically file with the name index.php, index.html, index.htm or index2.html. When trying to open a folder, the server will look for one of those files, and open the first one shown here.
If you have set up your website correctly, there should be a file like that directly in the htdocs folder. If not, it will load the index2.html file, which is the welcome page.
Please note that file names on InfinityFree (and almost all hosting providers) are cAsE sEnSiTiVe, so please make sure the file is not called Index.php or index.HTML, as these files will not be loaded.
You can also customize which file is loaded by default using .htaccess rules. By adding a rule like DirectoryIndex home.php index.php index.html, the server will try a home.php file before trying the index.php and index.html files. Learn more about how to add custom .htaccess rules .