Backport of r1054347 from trunk; reviewed by wrowe, trawick.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1094174 13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.3.11
+ *) mod_win32: Added shebang check for '! so that .vbs scripts can work as CGI.
+ Win32's cscript interpreter can only use a single quote as comment char.
+ [Guenter Knauf]
+
*) mod_proxy: balancer-manager now uses POST instead of GET.
[Jim Jagielski]