[ECOS] Re: tiny webserver - CGI, SSI directive, and identification

Grant Edwards grant.b.edwards@gmail.com
Mon Sep 6 15:36:00 GMT 2010


On 2010-09-06, Thomas LE GUILLOU <TLEGUILLOU@markem-imaje.com> wrote:
> Hello, 
>
> I need to add to my eCos solution a tiny web server:
>
> I saw ATHTPPD isn't support anymore and search a different way server
> for:
> - CGI request 
> - SSI directive request (ATHTTPD can't do that, right?)
> - Identification
>
> Microhttpd, which is advised on a previous mail, couldn't do that.
>
> Do you know a different way?
> It there a tiny web server of FreeBSD on eCos which was already added by
> someone? (like tcp stack)

The GoAhead web server has a eCos port.  It's pretty old and is now
unsupported by the original vendor.  There was a wiki page somewhere
with recent patches.

It handles CGI and uses a subset of JavaScript for server side
scripting.  I don't know what "Identification" is.

-- 
Grant





-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list