-
You may check your default
email address by using your username and password to your favorite email client
or web-mail, but for other secondary created email accounts you have to use complete
email address as username.
-
FrontPage extension spare
almost 4MB of your quota, So it's a very bad idea to use FrontPage on plans under
30MB.
-
If you don't delete your
emails from your mail-boxed they will remain in your space and make it full,
after that no other email can be stored and your emails will be rejected.
-
Your bandwidth usage
calculates based on your WEB, MAIL and FTP traffic.
-
When you want to use
FrontPage for upload just use http://www.yourdomain.com or your upload not
work.
-
First page of your web site
is "index.html", and it's located in public_html folder of your account, As
you may know Linux file system is case sensitive, so you have to use lower
case form of "index.html". Your first page could be:
index.html
index.wml
index.cgi
index.shtml
index.jsp
index.js
index.jp
index.php4
index.php3
index.php
index.phtml
index.htm
default.htm
default.html
home.htm
Which one can be found first. And also same rule for all of your folders
inside public_html.
-
If you want to hide directory
listing on any folder you may do it from Index Manager section of
control panel. Also you may use .htaccess files in each folder if you are
familiar with this type of Unix/Linux access control system.