谢谢, Port is default, Now it is PHP problem.

来源: 2009-02-11 04:18:15 [旧帖] [给我悄悄话] 本文已被阅读:

In the htdocs directory, there is an index.html file.
When type http://localhost/ in the browser address bar, it works -- the content of the index.html file is displayed.

I made a test.php file and save it in htdocs.

When type http://localhost/test.php, I got Forbidden message:

Forbidden

You don't have permission to access /php/php-win.exe/test.php on this server.


How to configure it?