Results 1 to 2 of 2
Not sure what to do cant get on to my server
chmod 777 /root/AFO/index.htm
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error ...
- 02-05-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 7
Testing server
Not sure what to do cant get on to my server
chmod 777 /root/AFO/index.htm
Forbidden
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.
Apache/2.0.50 (Fedora) Server at ALLFORONE Port 80
- 02-05-2005 #2
Your index file is within your /root directroy, the /root directory is always set only to let the root user view it.
Try puting the indexfile somware else, such as /srv.
also check that you have not stoped everyone viewing the page in the apache configuration file by puting to sgringiant security, so that they can't view the index file.
dylunio


Reply With Quote