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.

Bu cevap yeterince yardımcı oldu mu?

 Bu dökümanı yazdır

Ayrıca okuyun

My password is being rejected. What should I do?

The most common problem when your password is rejected is that you are either: a.) Using the...

What is FTP?

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

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...

Where can I find a good FTP client for Mac OS X and tutorials ?

A very widely used FTP client for the Mac OS is Fetch, located at: http://www.fetchsoftworks.com/

What is ASCII and Binary?

ASCII and Binary are modes by which you are going to transfer your files into your web server....