|
|
1
1
这可以从php 5.4开始: http://php.net/manual/en/features.commandline.webserver.php
运行它:
|
|
|
2
2
Mongrel2看起来很有前途! |
|
|
3
1
我知道这不是理想的解决方案,但是如果只是一个页面,您可以直接将其呈现为HTML。
|
|
|
4
0
正如我在另一篇文章中所发表的,请看一下photon(http://www.photon-project.com),它可能已经很好地满足了您的需求。 |