I am pleased to announce a new release of the GNU MyServer web server.

A special thanks to Rupinder Singh, who has implemented WebDAV during
his Google Summer of Code.

It is available for download here:

ftp://ftp.gnu.org/gnu/myserver/0.10/myserver-0.10.tar.bz2
ftp://ftp.gnu.org/gnu/myserver/0.10/myserver-0.10.tar.gz
ftp://ftp.gnu.org/gnu/myserver/0.10/myserver-0.10.tar.xz

and the GPG detached signatures using the key C03363F4:

ftp://ftp.gnu.org/gnu/myserver/0.10/myserver-0.10.tar.bz2.sig
ftp://ftp.gnu.org/gnu/myserver/0.10/myserver-0.10.tar.gz.sig
ftp://ftp.gnu.org/gnu/myserver/0.10/myserver-0.10.tar.xz.sig

To reduce load on the main server, you can use this redirector service
which automatically redirects you to a mirror:

http://ftpmirror.gnu.org/myserver/0.10/myserver-0.10.tar.bz2
http://ftpmirror.gnu.org/myserver/0.10/myserver-0.10.tar.gz
http://ftpmirror.gnu.org/myserver/0.10/myserver-0.10.tar.xz

* Noteworthy changes

** Bug fixes

  Fix a segfault when the same log is shared by different virtual hosts.

  Improved logging system, now more detailed error messages are provided.

  Fix some tests when the test suite is executed under a chroot.

  Fix some portability problems under FreeBSD systems.

  Handle properly HTTP/1.0 requests without a "Host" header.

  Use the chunked transfer encoding only with HTTP/1.1 clients.

  The build doesn't fail if zlib is not found.

** New features

   The PROXY handler now maintains a pool of keep-alive connections to reuse.

   Web-based Distributed Authoring and Versioning (WebDAV) support.

   Possibility to change response header values from the local configuration
   files.


Please report any problem you may experience to the bug-myser...@gnu.org
mailing list.

Have fun!
Giuseppe

_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

Reply via email to