php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17914 I have winXP, and IIS 5.1 and with the 4.2.1 it print it to me.
Submitted: 2002-06-21 17:59 UTC Modified: 2002-06-21 18:03 UTC
From: eike at freemail dot hu Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.2.1 OS: Windows XP
Private report: No CVE-ID: None
 [2002-06-21 17:59 UTC] eike at freemail dot hu
Security Alert! The PHP CGI cannot be accessed directly. 
This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.

For more information as to why this behaviour exists, see the manual page for CGI security.

For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-21 18:03 UTC] mfischer@php.net
So why don't you do as you have been told?

Edit your php.ini and set the cgi.force_redirect to 0
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 06:01:30 2024 UTC