topbarfade
1Click DVD Copy

BRS WebWeaver > Version History



Version History

BRS WebWeaver

This shows you how often BRS WebWeaver was updated with us over the past few months. Whenever available, we also include additional information for each update (new features, changes etc.).

version 1.32 - posted on May 11, 2005

  • Made directory listing output HTML 4.01 valid
    Fixed SSI handling for `TIMEFMT` tag
    change security check for DOS attack to affected windows versions
    Directory browsing output now always sends output as `text/html` rather than the default MIME type
    Fix CGI vars passed to to fix inconsistencies with PHP
    Fix PHP_SELF PHP variable (now correctly includes default filenames)
    Add server statistics optionally available /stats/
    Use `referrer` header if `HOST` is a local ip address (fixes dns redirectors that don t comply with HTTP spec)
    Fix HEAD request to return correct content-length (would always return 0)
    Compile with D7
    seems to be a bug in D2005, that causes listviews on the options page to delete all entries mysteriously
    allow URL line length to be 2048 chars (old limit was 512)
    fix the /quit command line
    Fix handling of multiple extensions for php filenames (eg. .php and .php3)

version 1.30 - posted on Dec 10, 2004

  • Added the ability to run as a service
    Bug fixes

version 1.26 - posted on Sep 01, 2004

  • Allow for case sensitive user passwords
    Fix `HEAD` request handling for directory listings.
    Add the ability to Ban Requests
    Added the ability to specify FTP PASV IP Address
    Added the ability to specify FTP PASV ports
    Added the dynamically redirect `user` directory requests e.g. /~bill)
    (
    Fixed Anonymous FTP users create directories
    Fixed Anonymous FTP users remove directories
    Fixed Anonymous FTP users can t upload files
    Fixed Anonymous FTP users can t rename files
    Modified server signiture from `BRS WebWeaver` to `BRS-WebWeaver`
    Clients that request `Banned requests`, are added to the `Banned IP` list
    Protected gBanIP with a multiReaderSingleWriter
    Fixed where `Realm Security` would require authentication when it was disabled
    Modified CGI Environment to remove duplicate entries
    Modified the Startup and Install check to check for the class name and the window name
    Modified WebWeaver to allow to be run as non-Admin user
    Fixed log format by removing outputting 0 (zero) for content length instead of `` in HTTP Headers
    No longer write `HTTP Server Started/Stopped` to Access Log
    Fixed startup problem on Windows 2003 (Events start as signaled rather than reset)

version 1.25 - posted on Jun 01, 2004

  • Fixed defect that the HTTP server would not start if error log could not be opened
    Fixed ftp client compatibility (some clients didn t work)
    Fixed ftp server `welcome message` can now be changed without having to exit the entire program
    Modified HTTP server to be able to serve `open` files
    Fixed HTTP Encoding to use %20 rather than
    Fixed logging when a file can not be served (before quit quietly)
    Fixed defect in serving multiple hosts did not serve default docs
    Fixed defect in serving multiple hosts if not running on port 80
    Added the ability to not specify drive letters in paths
    Added the ability for the Main form now `remembers` it s last size and position
    Modified server restarts so that the main form doesn t `hang` for several seconds
    Added the ability to run external programs when WebWeaver starts

version 1.07 - posted on Nov 13, 2003

  • Fixed FTP Server bug that didn`t allow sub-directory listings
    Fix bug where IP address wasn t displayed in 414 error responses
    Modified HTTP auto startup to solve auto start problems
    Modified `Banned IP` address check to use RegEx expression matching
    Log entry before actually sending it
    so that we have a record of it
    Fixed bug where multiple Options dialog could be shown

version 1.03 - posted on Mar 10, 2003

  • No further details available