File upload acces deined

Im need upload file and i have this error: Imgur: The magic of the Internet

Sorry for my bad english.

You need to upload the files in your /htdocs folder on the domain you’re in; if you added a domain using “…or use your own domain” option or created only a subdomain on the creation of an account it should be /htdocs, if you added it later with the option to create a subdomain on the Control Panel it should be /yourdomain/htdocs.
Even if you must upload your website files here, but even a text file (either in HTML or in TXT) should be uploaded if this is a test. I will show an example of a page in html:
<!DOCTYPE HTML>
<html>
<body>
Hello World!
</body>
</html>
that translates into this text: Hello World!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.