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-07, Anthony Tonizzo <atonizzo@gmail.com> wrote:
> Thomas:
>
>> I saw ATHTPPD isn't support anymore
>
> Where exactly did you _see_ that? Can you point me to the place
> that says so?
>
>> and search a different way server for:
>> - CGI request
>
> As explained in a previous post, the CGI mechanism is hard to
> implement in embedded systems in the same way that it works
> for, say,  Linux. But if you still need some sort of CGI, you have
> 3 choices with ATHTTPD:
>
> 1) C callbacks (my favourite)
> 2) Jim scripts
> 3) OBJLOADER files

Ah. When I said in a previous post that goAhead supported CGI, that
wasn't technically correct (under eCos).  It supports C callbacks for
"form-handling" though I don't think the page being handled has to
contain a form.

-- 
Grant Edwards               grant.b.edwards        Yow! We're going to a
                                  at               new disco!
                              gmail.com            


-- 
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]