Ignore:
Timestamp:
Nov 23, 2009, 3:13:05 AM (14 years ago)
Author:
andersk
Message:
Undo the REDIRECT_STATUS kludge.

httpd.conf has always contained ‘SetEnv REDIRECT_STATUS CGI’, to fool
a misguided PHP security check (cgi.force_redirect) such that it never
triggers.

But this check is configurable in php.ini.  Let’s just turn it off
instead.

This fixes legitimate uses of REDIRECT_STATUS, such as in an
ErrorDocument handler.
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.