开发者

problem with 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开发者_Python百科 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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜