謝謝, 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?