appserv-win32-2.5.10的问题?

I have an error with appserv-win32-2.5.10 (localhost). I am new to appserv. The error message is "The requested URL /xxxxfile.html was not found on this server. I'm tired to fix this.

Ok, the error message says what the problem is: a file is missing.

Solution:
Find out what the document root of your server is, and place in this directory a file called: xxxxfile.html, this will solve the error msg.

Copy your files to the public folder C:\AppServ\www Also check if your appserv is working properly by typing http://localhost in your browser.