Originally, I had wordpress installed because I was following a tutorial, however I decided that it was way too complicated for what I was planning to do, so I renamed the default index given by wordpress and added my own. After trying I noticed that it didn’t load, it went to the default load page, so then I also renamed the index2, but that still didn’t work. Then I uninstalled wordpress and tried again, but nothing happened. Then I deleted both of the renamed indexes, and it didn’t work. Then I added another .htaccess inside the htdocs and tried to make a file home.html a priority, then renamed the index to home.html, but that also didn’t work. I don’t know what else to do, my guess is that I broke it when I renamed the index with wordpress installed, for now I deleted the .htaccess that I created and renamed it to index.html, but I can’t fix it, the only way to access the index is by going to cs-help.ga/index.html
First question: I did it because I didn’t want to use wordpress, it is way too complicated for the site that I will do
Second question: I want to load my index file
Yes, as mentioned in the post, that was one of the things that I did, I added my own .htaccess to htdocs and added the home.html as an example, and it didn’t work. I also did it with only the index