Versie 1.3.14 van Apache is gelanceerd. De Windows mensen moet nog even geduld hebben, want de binaries voor Win32 zijn nog niet beschikbaar. Er zijn een heleboel dingen aangepast, zoals je in de Changelog kunt lezen:
Fix a security problem that affects some configurations of mod_rewrite. If the result of a RewriteRule is a filename that contains expansion specifiers, especially regexp backreferences $0..$9 and %0..%9, then it may have been possible for an attacker to access any file on the web server.
[...] Prevent the source code for CGIs from being revealed when using mod_vhost_alias and the CGI directory is under the document root and a user makes a request like http://www.example.com//cgi-bin/cgi as reported in60999105.344321@ernani.logica.co.uk>