Forbidden Error

C

Craig

I have published my web for the first time, I attempted to
publish the HTTP file, but was unable to because my server
does not support Front Page Extensions, so I published
using the FTP. When I try to view my web site I get:

Forbidden
You don't have permission to access / on this server.
 
R

Ronx

Check with your host that you are using the correct name and extension for
your home page (usually index.htm or index.html on Unix servers running
Apache). If the name.extension is wrong, and directory browsing is not
permitted, the 403 (forbidden) error may appear.
 
Top