On 15/09/10 15:03, Ottavio Campana wrote: > if the task is just serving a few pages also busybox comes with a minimal > webserver. > > You can do cgi with it, but you need to write shell scripts.
I write most of my CGI for busybox in C or C++, but I guess you could wrap up more or less any language. You don't get built-in support similar to mod_php or mod_perl of course. Nick. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
