Actions
Bug #645
closedEmpty QUERY_STRING in 404-error handlers
Status:
Invalid
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
Can't get query string in 404-error handler.
It's empty.
$_GET array in PHP empty also.
lighttpd 1.4.10-r2, php-5.1.4
-- Balancer
Updated by stbuehler almost 17 years ago
- Status changed from New to Fixed
- Resolution set to invalid
You need to parse $_ENVREQUEST_URI for the original request.
Actions
Also available in: Atom