Barozi said:
Turkish said:
Obeshy said:
I used to be really into these stuff a couple of years ago and I think I know what you need to do.
First off, you need to create a FTP account to log into your server with. You do that in Cpanel under something called FTP accounts or something like that.
Then you take the information you got when you created your FTP account and log in with that, like this:
FTP Server: ftp.yourdomainname.com
FTP Username: FTPusername@yourdomainname.com
FTP password: ftp.yourdomainname.com
FTP Server Port: 21
If you dont have Cpanel on your domain, you should search for some similar kind of information.
This is my first post, so excuse me if anything is not up to protocol :)
|
Hey, my host company finall gave me the ftp username/password. I can finally login to my cpanel and upload things using the "special" ftp account. But when I make my own ftp account and try to login it wont work.
Also, do you knoww where I put the html pages in? Do I need to name my html file something specific or do I have to make another folder in public_html?
|
You need to select which page is visible when somebody visits your domain. You can do that in the control panel of your domain host.
Just make sure the html pages are linked correctly. The rest doesn't matter.
|
Also, you want your hompage to be named "index.html". The browser will be automatically redirected to index.html in a folder. If you dont have a index document in your public_html folder, people will see a file directory of all your files when they visit your site.