Web Server MIME Types
Posted: Thu May 09, 2013 1:21 pm
I am currently using a MOD5282 with default firmware. I am trying to run a web server that can serve SVG files up. I order to do this properly the files need to have MIME type of image/svg+xml (currently the server is marking them as text/plain).
My question is there a way to configure Netburners web server to serve up different MIME types than those provided by default? I see that the source and header files for the comphtml are probably the place to do this, but how do I change, build and program this so it works as I described above?
Thank you for your help.
My question is there a way to configure Netburners web server to serve up different MIME types than those provided by default? I see that the source and header files for the comphtml are probably the place to do this, but how do I change, build and program this so it works as I described above?
Thank you for your help.