Project

General

Profile

Actions

Bug #645

closed

Empty QUERY_STRING in 404-error handlers

Added by Anonymous almost 19 years ago. Updated over 16 years ago.

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

Actions #1

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 #2

Updated by stbuehler over 16 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom