Date: 07/27/98
- Next message: Zeev Suraski: "Re: [PHP-DEV] Bug #584: $GLOBALS['REMOTE_HOST'] is empty"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] CVS Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 584
Updated by: jim
Reported By: wegmann <email protected>
Status: Closed
Bug Type: Misbehaving function
Assigned To:
Comments:
REMOTE_HOST is only set by Apache when the remote hostname is known (that is, it has been looked via DNS because "HostNameLookups" is on in your Apache configuration or for some other reason like authentication, and it was found).
REMOTE_ADDR is always set to the IP address of the requesting host.
Full Bug description available at: http://ca.php.net/bugs.php3?id=584
- Next message: Zeev Suraski: "Re: [PHP-DEV] Bug #584: $GLOBALS['REMOTE_HOST'] is empty"
- Previous message: Rasmus Lerdorf: "Re: [PHP-DEV] CVS Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

