Best lightweight web server (only static content) for Windows

Best lightweight web server (only static content) for Windows


Source : Stack Overflow [windows]:slight_smile:

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