upload files to my root folder

Status
Not open for further replies.

descalzo

Grim Squeaker
Community Support
Messages
9,372
Reaction score
326
Points
83
Use cPanel-->File Manager OR FTP and upload any content into

public_html (actually /home/yourUserName/public_html)

That is the root directory for your web site.

You might notice that you have files in its parent directory,

/home/yourUserName (where yourUserName is , well, your cPanel username )

You can place files there, but they cannot be directly accessed from the Web (they can be include'd by PHP files, etc).
 
Status
Not open for further replies.
Top