windows-cecross-compilinglighttpdmqx

Lighttpd on WinCE


Has anyone successfully cross-compiled Lighttpd to use on WinCE? On the Lighttpd wiki it says it supports Windows OS's but on the actual Lighttpd site it doesn't.

If Lighttpd does not work on WinCE, can you recommend another web-server that is:


Solution

  • CE has a built in webserver, if included in your OS image by your vendor. Or if you're creating your own image with Platform Builder, use SYSGEN_HTTPD=1.

    I know its not open source, but its free.

    Any reason that wouldn't work for you?