On Wed, Mar 2, 2011 at 9:59 PM, Rasmus Lerdorf <ras...@lerdorf.com> wrote:
> On 3/2/11 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 .
>
> I like it. Need to go through it very carefully and look for
> security-related issues though. Make sure all memory handling is safe.

Same here, very handy. I would not worry too much about security
related issues as such builtin server should really be used for
development purposes only (yes, users do bad things even if we say to
do not it :).

-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to