This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tiny webserver - CGI, SSI directive, and identification


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]