My domain: ruben-versavel.ga
My .htaccess (thats placed by default in the root folder)
##################################################
#
# DO NOT EDIT THIS FILE DIRECTLY
#
# Create a new .htaccess file in your htdocs
# directory (or example.com/htdocs/ directory)
# to add your own rules or override these rules.
#
##################################################
DirectoryIndex index.php index.html index2.html
ErrorDocument 400 https://infinityfree.net/errors/400/
ErrorDocument 401 https://infinityfree.net/errors/401/
ErrorDocument 403 https://infinityfree.net/errors/403/
ErrorDocument 404 https://infinityfree.net/errors/404/
ErrorDocument 500 https://infinityfree.net/errors/500/
ErrorDocument 503 https://infinityfree.net/errors/503/
I have done a ‘Reset settings’ in the Cpanel… I don’t know what else i should do ?
I can tell I don’t see any .htaccess file there, is the file being deleted after uploading or what?
Also: if your domain is ruben-versavel.ga, then you should work in /ruben-versavel.ga/htdocs, but as I see you’re working if your main domain folder(/htdocs)…
Please make sure your htdocs directory contains an index file. There should be a file called index.html or index.php (all lowercase!). If you name the file anything else, it will not be recognized as the main page of the directory.