Central Iowa Railroad Herald

CIRR.COM

Web Hosting Support

Access "Forbidden"


Getting "Forbidden" on pages

The most common reason for getting the Forbidden message from the web server is that the web server could not read the document file.

This means it was not left as "group" and "other" readable when the file was uploaded. The directory modes should look like the following when viewed from your web client:

ftp> dir
229 Entering Extended Passive Mode (|||49756|)
150 Opening ASCII mode data connection for '/bin/ls'.
total 80
-rw-r--r--  1 cirr  webc   1463 Aug 10 11:27 index.html
226 Transfer complete.
ftp> 

The -rw-r--r-- string represents the file access modes, and there must be three (3) "r"s there. If there are not, use the site chmod command in your ftp client to set the modes to 0644 or a+r,o+w.

See the support page on uploading your site for more details.


If you have any questions about our site, please send us mail.
Copyright 2000,2001 Central Iowa (Model) Railroad Contact Us Referral
Program
Support
$Id: forbidden.html,v 1.1 2001/08/10 17:08:37 cirr Stable $ Terms of Service Privacy Information