Webserver

matheusledesma wrote on Friday, June 19, 2009:

Folks,

     I need to run wrl files from the webserver embedded in the FreeRTOS, when I click in the link for those files, it always appear for be downloaded never to run. I guess that the freertos don’t have the mime type in the httpd.
     Where and how can I add this feature?

Regards

Matheus Ledesma

edwards3 wrote on Friday, June 19, 2009:

I have no idea what a wrl file is. The WEB server code is very small and simple so I’m sure you could get it to do what is required.