On Fri, Mar 4, 2011 at 11:17 AM, Christopher Jones <christopher.jo...@oracle.com> wrote: > > > On 03/02/2011 12:55 PM, Moriyoshi Koizumi wrote: >> >> Hi, >> >> Just to let you know that I wrote a RFC about built-in web server >> feature with which PHP can serve contents without a help of web >> servers. That would be handy for development purpose. >> >> If interested, have a look at http://wiki.php.net/rfc/builtinwebserver . >> >> Regards, >> Moriyoshi >> > > To allow for future changes, all options should require flags. > For example, php -S localhost:8000 -d docroot instead of the > currently proposed php -S localhost:8000 docroot
That might make sense. I am thinking that being unable to specify a document root with a router script is a bit inconsistent. > Have you thought about integration with run-tests.php? Not in mind yet, but if it's better than CGI. Moriyoshi > -- > Email: christopher.jo...@oracle.com > Tel: +1 650 506 8630 > Blog: http://blogs.oracle.com/opal/ > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php