Apache 2.0.49 Released
chipster writes "Apache 2.0.49 has been released today. This version addresses some bugs, as well as a few security issues. You can read about the new features here, and get Apache 2.0.49 here. Also available is the 2.0 ChangeLog."
....they'd release mod_perl 2.0 ;)
Advice: on VPS providers
Thttpd is good for some things, but don't think it's a full alternative to Apache. We use thttpd to serve http on ftp2.freebsd.org, and for something like this it is great, because speed is all we care about. On the other hand if verstatility is an issue, stick with Apache. It is not bloated and will perform really well if properly configured.
My personal take on tools that claim to be small, fast, secure and "better than what the rest of the world uses" is that you try them, then sooner or later end up switching back to the "old school" - I've done it with both qmail/sendmail and djbdns/bind...