Project

General

Profile

Activity

From 2011-08-10 to 2011-08-16

2011-08-16

12:52 Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
I don't have a working Apache setup right now, but it seems that they wrap IPv6 addresses in brackets too:
[[https...
simoncpu
12:41 Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
How do apache and nginx do it ? spaam
12:36 Bug #2333: $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
the bug is in the *cgi modules when they try to remove the port from the http_host var.
i'm not sure whether SERVER_...
stbuehler
11:15 Bug #2333 (Fixed): $_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6
*Problem:*
$_SERVER['SERVER_NAME'] returns an incorrect value when using IPv6. i.e., when accessing a site at http:/...
simoncpu

2011-08-12

02:26 Bug #1828: REDIRECT_STATUS == 200 on 404 redirect
With PHP you can work around this bug by putting this at the top of your script:... Mozai
 

Also available in: Atom