+ Reply to Thread
Results 1 to 4 of 4

Thread: New site - help with "Forbidden access"

  1. #1
    Join Date
    Aug 2008
    Posts
    2

    Default New site - help with "Forbidden access"

    Just opened a new web site with BlueHost.

    When I attempt to open the site with a browser I get "Forbidden etc". Does this have anything to do with the permissions on "default.html" being set to 700? If so what should it be?

    Or how does the world get access to my new site?

  2. #2
    Join Date
    Feb 2006
    Posts
    192

    Default

    I don't know all the details on top of my head, but the setting should at least be rw-r-r 644(read allowed for anybody, writing allowed for owner)
    when your setting the permissions for that file and the folder its in just make sure the public can read it.
    hope this helps
    Everything in moderation

  3. #3
    Join Date
    Aug 2008
    Posts
    2

    Default

    Thanks - fixed..

  4. #4

    Default

    i have the same problem
    You don't have permission to access / on this server.

    Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
    I've uploaded index.html and changed permission to 644.

    I've also read this topic (http://www.bluehostforums.com/showth...ight=forbidden) but found nothing helpfull. My public_html folder permission is set to 755, and all files inside are also set to 755. I've checked the .htaccess file and all I've found in it was this:
    # Use PHP5 as default
    AddHandler application/x-httpd-php5 .php
    Last edited by 2simpledesign; 09-25-2008 at 02:51 AM. Reason: update

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts