This is a discussion on Forbidden within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hi I jst installed apache on my com and when i start the sever it seems fine but when i ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I jst installed apache on my com and when i start the sever it seems fine but when i type http://localhost:8080 or http://localhost/ i keep getting a forbidden message Forbidden You were denied access because: Access denied by access control list. |
|
|||
|
On 28 May 2007, mastergeevan@gmail.com wrote in
comp.infosystems.www.servers.ms-windows: > I jst installed apache on my com and when i start the sever it > seems fine but when i type > > http://localhost:8080 or http://localhost/ i keep getting a > forbidden message > > Forbidden > You were denied access because: > Access denied by access control list. That error message is generated by Windows, not by Apache. A google search: http://www.google.com/search?q=error...s+control+list seems to point fingers in all directions. Have you tried a different browser? Have you set Apache up to run on port 8080? Is have you opened those ports on your software and hardware firewalls? |