*Bug with GNU Wget 1.11.4 Recursive Download*
If a relative URL is /"/?a=1"/ or* **if an *absolute *URL *is* */"//www.website.org///?a=1"/, then Wget downloads /"www.website.org/index.html?a=1"/. This is the cause an error 404 if the principal page is /"index.php"/. Wget downloads /"www.website.org/index.html?a=1"/ instead of /"www.website.org/index.php?a=1//"/.
