MiniWebsvr Changelog

What's new in MiniWebsvr 0.0.9

Aug 22, 2007
  • Command-line options checking MiniWebSvr will now complain if an incorrect parameter is specified
  • Support for FreeBSD - Please use gmake with gcc on this platform.
  • Supports accessing large files (>2GiB)
  • Added beginnings of a testing suite for regression testing
  • Changed Win32 build to have a console & gui client. The gui client will not open any window, unless it needs to communicate with the user.
  • Fixes a security issue where another application can hijack the listening port of the server
  • Fixed issue where miniwebserver lists dir or returns default page when trailing slash is missing.