How to access wordpress files ? New

Hello i have a problem on my website. when i click on 2 page of a post that i broke down in 2 parts it gives me and error

Try clearing your cookies. ERR_TOO_MANY_REDIRECTS

So i contacted my hosting and they said i need to find .htaccess file. but i dont know how or where to find this files. someone told me its on var/www/yourdomain.com/ location. but where do i type that ? or where do i go ? im new to this i used a youtube tutorial to setup my wordpress site i really need help. thank you :slight_smile:

I think you have posted on the wrong forum, this forum is about Nginx and Nginx does not use .htacess files at all. About the .htaccess files you will have to contact your webhosting company and they can tell you how to access your files. It sounds a lot like you are using shared hosting and the set up differs from company to company.

Are you using Cloudflare ? there is no .htaccess with nginx

no im not using cloudflare. i dont need to get into the htaccess. where do i find all the wordpress files ? this is the tutorial i used to set up my wordpress website https://www.youtube.com/watch?v=gbdX7uoapok&index=90&list=WL

someone told me its on /var/www/yourdomain.com/http://yourdomain.com/ location. but i dont know where to go to find that location? where do i type that ? im new to this sorry

[https://www.bing.com/th?id=OVP.Vcb06b9976e2c57189aa55db824563769&pid=Api]https://www.youtube.com/watch?v=gbdX7uoapok&index=90&list=WL

How to install Wordpress on Digitalocean droplet within 5 …https://www.youtube.com/watch?v=gbdX7uoapok&index=90&list=WL www.youtube.com How to install Wordpress on Digitalocean droplet within 5 minutes. This video is excerpt of Udemy course: Complete guide to install Wordpress, PHP on Cloud,AWS or VPS …

You first connect to your server by SFTP or SSH then you can see all the files and folders and navigate to /var/www/yourdomain.com/htdocs – this is where your Wordpress files will be located.