First Time Using Web Hosting (Problem)

Discussion in 'Web Hosting' started by Alias_123, Jul 17, 2010.

  1. #1
    so i've never used a webhosting before now all i want to do is know how to upload files like .html so that when I go to mydomain.com I can see my website that I made with the .html files and not the index of / and parent directory etc. please help its really frustrating! thanks in advance cheers!
    ps. if it helps any I'm using freehostia?
     
    Alias_123, Jul 17, 2010 IP
  2. incognito10

    incognito10 Peon

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sounds like two problems.

    One, you need a ftp program to upload your files from your computer to your host. I use the FireFTP add-on for Firefox. It's free.

    You also need your home page to be named index.html, index.php, or default.html/.php.

    Good luck!
     
    incognito10, Jul 17, 2010 IP
  3. Alias_123

    Alias_123 Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    k I'll try it out and get back to this thread either way thx!
     
    Alias_123, Jul 17, 2010 IP
  4. WindowsGuru

    WindowsGuru Peon

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You need to upload the files you want on your site to your host. They will provide FTP credentials. FileZilla is a good free FTP client as well.

    You will also need to point the nameservers for your domain at your registrar to the ones provided by your hosting company.
     
    WindowsGuru, Jul 17, 2010 IP
  5. Alias_123

    Alias_123 Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #5
    k I now understand the uploading its just the problem i have that when I go to mydomain.com I made a blank file index.html and uploaded it to a /www/mydomain.com/index.html on the host and that got rid of the index of/ and parent directory etc. on the mydoamin.com main page and now its just blank so now thats out of the way! so now I just don't know where I put the actual .html file that I made to show up on mydomain.com
    ps. I'm known to over complicate things I hope someone knows what I'm tlaking about with this one lol
     
    Alias_123, Jul 17, 2010 IP
  6. incognito10

    incognito10 Peon

    Messages:
    31
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You might consider uploading wordpress, it makes building a site much easier - you won't need to worry so much about where you put things, lol.
     
    incognito10, Jul 17, 2010 IP
  7. Alias_123

    Alias_123 Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #7
    so I played around with it I rename the fileiwanttoupload.html to index.html and it worked so is that what I'm suppose to do everytime? lol
     
    Alias_123, Jul 17, 2010 IP
  8. nimonogi

    nimonogi Active Member

    Messages:
    398
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    80
    #8
    nimonogi, Jul 18, 2010 IP
  9. WebIntellects - Rob

    WebIntellects - Rob Active Member

    Messages:
    689
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #9
    Are you using your own domain name or the one they gave you?
     
    WebIntellects - Rob, Jul 18, 2010 IP
  10. Alias_123

    Alias_123 Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #10
    I bought the domain name through them and pretty much to boil it all down I thought that all you had to do was upload your files and the webhost puts it all together for example heres what I did this one site I used in the past did everything for you lets call it domain1.com so I downloaded that website file save page as etc. and uploaded all the files to the host for domain2.com thinking that it puts the files together for you but the website didn't show up except the page that says index of/ parent directory etc. and it shows me all the files I uploaded see my problem yet?
     
    Alias_123, Jul 19, 2010 IP
  11. WindowsGuru

    WindowsGuru Peon

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Could be directory browsing turned on in the web server?

    Or you need to set a default page (like index.html) to load when you hit domain2.com. (done on the webserver, then you need to make sure you have that page in the root of your website on the server)
     
    WindowsGuru, Jul 19, 2010 IP
  12. Alias_123

    Alias_123 Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #12
    so pretty much I just can't download my website domain1.com via file save page as and upload it to the host domain2.com because the index.html file is not set-up properly to read the.css .js .jpeg files that I downloaded from domain1.com?
     
    Alias_123, Jul 19, 2010 IP
  13. rhtxpert

    rhtxpert Peon

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    you have to set a default page .....!
     
    rhtxpert, Jul 20, 2010 IP
  14. mcfox

    mcfox Wind Maker

    Messages:
    7,526
    Likes Received:
    716
    Best Answers:
    0
    Trophy Points:
    360
    #14
    If you download the entire site from domain1, including all the css, .js, .jpeg, whatever is in the root folder, it should work just fine when you upload it to domain2, assuming of course, that you make sure any links in the site now point to domain2.

    When a web server tries to decide what file it should show to a browser it's usually set up to look firstly for index.htm then index.html then index.php. Sometimes they are also set up to look for default.html as well.

    So you need to make sure you have one of those files on your hosting. It's common for it to be index.html. That's the one that will be served by the hosting when a browser logs onto yoursite.com.
     
    mcfox, Jul 20, 2010 IP
  15. webhosting.am

    webhosting.am Guest

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    You see the index of / and parent directory because you haven't uploaded pages to your host.
    Go to you web hosting company's web page, log in to client's area, than enter your cPanel. If you log there for the first time, there will be a video tutorial which will explain the basics you should know about working in cPanel an uploading your site. We don't think you can have any problems more.
     
    webhosting.am, Jul 21, 2010 IP
  16. ~ServerPoint~

    ~ServerPoint~ Banned

    Messages:
    1,817
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    80
    #16
    If you have a problem with web hosting service and you pay money for this service - contact your current web hosting provider and allow them to take care of the problem
     
    ~ServerPoint~, Jul 22, 2010 IP
  17. WordPlace

    WordPlace Well-Known Member

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    126
    #17
    not all hosts will be ready to help. some of them might ask you to purchase "managed service" so that they can cover their costs
     
    WordPlace, Jul 29, 2010 IP