Jake Buchholz <[EMAIL PROTECTED]>: > just upgraded from Apache 1.3.19/php-4.0.6 to Apache 1.3.22/php-4.1.1. > > apparently, requests (which were previously working) for URLs such as... > > http://www.this-is-not-a-real-box.com/page?variable=value > > ...(where 'page' is really 'page.php') loses its QUERY_STRING by the time > PHP processes and outputs the html.
Try http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/modules/standard/mod_negotiation.c.diff?r1=1.109&r2=1.110 -- Koga, Youichirou
