What is default or home page filename ?

Your default filename is index.html or index.htm page. So you can reach your site instead of typing the whole www.yourname.com/index.html, you can just type www.yourname.com on your browser.

However, if you developed sites using PHP or Perl you can use index.php or index.php3, index.cgi are also supported.

Please make sure you DO NOT upload your homepage, index.html or index.htm in uppercase for example like Index.html or Index.htm or INDEX.HTML. Please make sure your homepage index file is in lowercase.

Var dette svaret til hjelp?

 Print

Les også disse

What directory should I upload my web files?

You should upload your html files in the public_html Directory. This is the only directory in...

How long will it take for my uploaded html/images to appear on the web?

All Frontpage or FTP upload/publishing are INSTANT. Thus you should see your changes on web...

How do I upload files through FTP when my domain is under propagation ?

You can upload files through FTP when your domain under propagation also. You need to use server...

What are the settings i need to use for FTP connection ?

Before connection you need to configure your FTP Client Software with following properties. FTP...

What is FTP?

FTP (File Transfer Protocol ) is a client-server protocol, which allows a user on one computer to...