Simple WebServer for .NET and Mono can serve static web sites with images of corse.
Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json".
In true is planned use it as cordova local webserver but for Windows Devices
Any Support will be welcome look at https://ydk2.tk/
Och you can use dll only to use try
SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);