php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #50077 enable-force-cgi-redirect is an unknown configure option
Submitted: 2009-11-04 15:18 UTC Modified: 2009-11-13 17:04 UTC
From: jistanidiot at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.3.0 OS: RHEL5
Private report: No CVE-ID: None
 [2009-11-04 15:18 UTC] jistanidiot at gmail dot com
Description:
------------
I'm not sure if this should be a compile warning or a documentation problem.

As indicated by one of the comments at
http://us3.php.net/security.cgi-bin.force-redirect 
the --enable-force-cgi-redirect appears to have disappeared in 5.3.0.

If it really has gone away, it should be clearly documented.  

Reproduce code:
---------------
./configure --enable-force-cgi-redirect

Expected result:
----------------
That the enable-force-cgi-redirect option works.

Actual result:
--------------
Thank you for using PHP.

Notice: Following unknown configure options were used:

--enable-force-cgi-redirect


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-12 22:57 UTC] jani@php.net
It's an ini option now. 
 [2009-11-13 17:04 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2009-11-13 17:04 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290676
Log: Change enable-force-cgi-redirect to cgi.force_redirect (bug #50077)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 05:00:01 2026 UTC