After several rounds of beta release for 1.20 - the final version
has now been released.
Here is a list of features/fixes for this release:
- Add support for virtual hosts (serve more than one hostname from
different virutal roots)
- Add support for "Content-Range"
which enables resume downloading and multipart download (ala
GetRight, FastGet, etc)
- Add support for "Content-Enconding" (defalte) which allows for
sending compressed data across the wire
- Modified code to handle file sizes > 2 GB
- Corrected HTTP header "sever" ==> "server"
- Added "Ban IP" to popup menu on HTTP log
- The ability to stop all HTTP logging from local IP addresses
- Add option to hide "Server" HTTP header response
- Added more debug logging
- Modified the default binding to be any IP Address
- Changed address 0.0.0.0 to "Any IP Address" to make it explicit
- Fixed defect in the restart routine after changing config
options, sometime it wouldn't restart
- Fixed defect in sending error codes without sending content
length
- Minor tweaks to FTP server
- Fixed directory browsing defect when directory names had periods
in them
- Fixed options dialog for virtual hosts home directory
- Fixed default MIME types
- Fixed cross site scripting vulnerability in ISAPI handling
As always - you can get the latest version from
http://www.brswebweaver.com/
Enjoy,
-Blaine