403 Forbidden at localhost
|
03-31-2010, 07:20 AM
Post: #1
|
|||
|
|||
403 Forbidden at localhost
Hi,
I have completed the setup for WebPageTest. Apache and PHP are installed as per instructions given in readme.html. When I try to access http://localhost, I get: 403 Forbidden Forbidden You don't have permission to access / on this server. Can anyone help? Here is a snippet from Apache error.log: [Tue Mar 30 22:08:01 2010] [notice] Child 3920: Starting thread to listen on port 80. [Tue Mar 30 22:08:10 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/Program Files/WebPageTest/Web Site/content/runtest.php [Tue Mar 30 22:17:19 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/Program Files/WebPageTest/Web Site/content/ [Tue Mar 30 22:17:22 2010] [error] [client 127.0.0.1] client denied by server configuration: C:/Program Files/WebPageTest/Web Site/content/ And access.log contains: 127.0.0.1 - - [30/Mar/2010:22:07:38 +0100] "GET /runtest.php?url=www.aol.com HTTP/1.1" 403 213 127.0.0.1 - - [30/Mar/2010:22:08:10 +0100] "GET /runtest.php?url=www.aol.com HTTP/1.1" 403 213 127.0.0.1 - - [30/Mar/2010:22:17:19 +0100] "GET / HTTP/1.1" 403 202 127.0.0.1 - - [30/Mar/2010:22:17:22 +0100] "GET / HTTP/1.1" 403 202 Any help much appreciated! Martin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)