Jump to content

Recommended Posts

Posted

I want to transfer all my web files from my old host to this host (and verify that everything is working) before submitting the DNS change request on my domain name. I moved the files into public_html (via ftp), but I can't figure out how to make index.html in that folder be the main page of the site.

 

In other words, if I go to http://IPNUMBER/~mainaccount/, I see my public_html/index.html file, but if I go to http://IPNUMBER/, I get a "welcome, check your email" message.

Posted

Because you are hosted on a shared environment, there are multiple accounts using the same IP address. By simply going to the http://ipaddress/ you will not be able to see your site, because it (the server) does not know which account to access. You must access your account via http://ipaddress/~yourusername.

 

The page displayed there should be your index.htm or index.html page just as it will appear when your domain name has propagated and you attempt access via http://youdomain.com

 

Clearer?

Lianna

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...