Path for the htdocs directory?

Hi

I need to find out the path for the /htdocs/ folder … anyone know what this may be?

is it something like

mywebsite.great-site.net/htdocs/

wher mywebsite is the name of my website?

the htdocs folder is the root of your site. So if you put an index.html in your htdocs folder then when you navigate to mywebsite.great-site.net it’ll show that index file.

If you’re trying to FTP to your site, you’re going about it the wrong way too. Please follow the instructions here:

thanks