[PHP] Re: HTTP Server Written entirely in PHP ?
- Date: Sat, 19 Apr 2008 02:06:13 -0300
- From: Manuel Lemos <mlemos@xxxxxxx>
- Subject: [PHP] Re: HTTP Server Written entirely in PHP ?
Hello,
on 04/19/2008 01:17 AM Kinch Zhang said the following:
> I was wondering if there was any HTTP server written entirely in PHP with
> the following features:
>
> 1. HTTP/1.1 compliance
> 2. Apache mod_rewrite-like URL rewrite support
> 3. Native PHP support ( not through CGI/FastCGI )
> 4. Support PHP 4.2.0 or above
>
> Nanoweb is an HTTP server written in PHP but It doesn't support all the
> above features.
>
> So could anyone give me a clue if you know such a HTTP server ?
You may want to take a look at these HTTP server classes:
http://www.phpclasses.org/bib_server
http://www.phpclasses.org/astahttpd
--
Regards,
Manuel Lemos
PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php