php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40352 FCGI_WEB_SERVER_ADDRS function get lost
Submitted: 2007-02-04 16:30 UTC Modified: 2007-02-15 12:07 UTC
From: xuefer at 21cn dot com Assigned: dmitry (profile)
Status: Closed Package: CGI/CLI related
PHP Version: 5.2.1RC4 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xuefer at 21cn dot com
New email:
PHP Version: OS:

 

 [2007-02-04 16:30 UTC] xuefer at 21cn dot com
Description:
------------
$ cd php-src/sapi/cgi/README.FastCGI
$ grep -rF FCGI_WEB_SERVER_ADDRS .
./README.FastCGI:variable FCGI_WEB_SERVER_ADDRS to control who can connect to the FastCGI.
./README.FastCGI:export FCGI_WEB_SERVER_ADDRS=199.170.183.28,199.170.183.71

hrm... an env variable that exists in read and nowhere in the source? before php implement its new fcgi, it was supported by libfcgi.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-05 09:44 UTC] tony2001@php.net
Dmitry, the readme probably needs fixing.
 [2007-02-15 12:07 UTC] dmitry@php.net
Fixed in CVS HEAD and PHP_5_2.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC