Best lightweight web server (only static content) for Windows

Best lightweight web server (only static content) for Windows

Have a look at mongoose:

  • single executable

  • very small memory footprint

  • allows multiple worker threads

  • easy to install as service

  • configurable with a configuration
    file if required