Forbidden message : If this occurs it is generally for one of 3 reasons.

You don't have a properly named default page in your main WWW directory. Acceptable file names are listed below:

* index.htm
* index.html
* default.html
* index.sht
* index.shtml
* index.cgi

The WWW directory permissions are improperly set. Logging into your domain with telnet and typing the following will fix this problem:

chmod 711 /www/your-user-id

When you receive your account the permissions are correctly set.

You put a .htaccess file in your main WWW directory, or you changed the configuration of an existing .htaccess file which is locking up your web site.