Version 1.32 of BRS WebWeaver has been released.
I didn't send out and e-mail with the release of 1.31, so I'll detail
the changes here as well. The update is avaiable now.
Fixes in 1.32:
May, 07, 2005
* Fixed FTP rename
* Fixed "head" request - should return 404, but is returning 200
* Fixed cgi query string - ?a=1?b=2 would only return ?a=1
* Added the ability for the Options page to open to the same page
when it was last closed
* Fixed the ability to leave off drive letters in paths
Fixes in 1.31
Apr, 16, 2005
* Made dirctory 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)
As always - you can get the latest version from
http://www.brswebweaver.com/
Enjoy,
-Blaine