Error 403
-----
Forbidden
You do not have permission to access / on this server.
Edit the Apache configuration file httpd.conf and find the lines
"# onlineoffline tag - don't remove"
Order deny, allow
Deny from all
Allow from 127.0.0.1
by these lines to change
Order allow, deny
Allow from all