
noel.butler at ausics
May 15, 2012, 5:09 PM
Post #2 of 2
(146 views)
Permalink
|
|
Re: Appache localhost server denied access
[In reply to]
|
|
On Sat, 2012-05-12 at 16:51 +0100, Brian Fisher wrote: > I have set up a local server using Wampserver but I can’t access it > from the same computer with http://localhost/pnpTest.pnp or > http://127.0.0.1/pnpTest.pnp in IE8 browser. > My file pnpTest.pnp is in folder C:\wamp\ > Neither can I access http://127.0.0.1/pnpmyadmin/ as it asks for a > username & password. > You'll need to show us some part of your httpd config, obviously you have a access deny require statement, you don't even say what version of httpd you are using, the more information you supply, the sooner someone might be able to help you out a bit.
|