I'm trying to figure out how to get my home page to actually show up as my home page
when I go to
www.nameofwebsite.com (that's not my website). I e-mailed bluehost
and they said I needed to move the files to the public_html folder and rename the
home page to index.html. So I renamed it. But where do I find this public_html folder?
I'm using FileZilla and I don't see any such folder? All I see on the right side (remote site)
is a folder that says "/" but with the quotation marks. Is that the public_html folder or what?
----------------------------------
Solution:
start Filezilla. hit ctl-s to enter site management. Select your site in the left panel (if you have more than one site listed), then click the 'advanced' tab on the right. You will see your default local directory (on your hard drive) and below that a place to enter default remote directory. this is where you enter /public_html Hit OK to save, then ctl-r to reconnect to the last server. That should do it.