[Ilugc] Web interface
Mohan Sundaram
mohan.tux at gmail.com
Wed Mar 24 10:53:48 IST 2010
On Wed, Mar 24, 2010 at 10:15 AM, Suresh Kumar Subramanian
<sureshkumar.s at carc.co.in> wrote:
>
> Hi,
>
> For my embedded project, I require the secure http based web interface(HTTPS) for configuring the product.
>
> In this context,
> What are all the software required to perform the above? What web development language should I use for the above mentioned activities ? (HTML with Javascript or PHP).
> As the target is embedded hardware, I prefer the lightweight language (in terms of memory occupation, cpu utilization).
Try mini-httpds, lighthttpd, boa, goahead, nginx as webservers. PHP or
any other server side scripting language will be bulky. I'd suggest
HTML with client side JS.
Check Lua for server side scripting.
m0n0wall has a nice web interface. It will be worthwhile checking it
out and adapting it.
-- Mohan Sundaram
More information about the ilugc
mailing list