Support Knowledge Base
Knowledge Base: General Questions

 

 

 

1. Why would I receive a Forbidden message accessing my website? - Top

 

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

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

    bulletindex.htm
    bulletindex.html
    bulletdefault.html
    bulletindex.sht
    bulletindex.shtml
    bulletindex.cgi

  2. The html 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.
  3. You put a .htaccess file in your main html directory, or you changed the configuration of an existing .htaccess file which is locking up your web site.


You should contact support if you are not sure what's causing the problem.


- Updated: May 7, 2000
 

 

[e-Mail me the FAQs]    -     [Search our FAQs]