mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Rename non-existing site phpdbg.com to localhost
This commit is contained in:
parent
a3994a9e16
commit
b1b392763e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ $_SERVER = array
|
||||||
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8',
|
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8',
|
||||||
'HTTP_COOKIE' => 'tz=Europe%2FLondon; __utma=1.347100075.1384196523.1384196523.1384196523.1; __utmc=1; __utmz=1.1384196523.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
|
'HTTP_COOKIE' => 'tz=Europe%2FLondon; __utma=1.347100075.1384196523.1384196523.1384196523.1; __utmc=1; __utmz=1.1384196523.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)',
|
||||||
'PATH' => '/usr/local/bin:/usr/bin:/bin',
|
'PATH' => '/usr/local/bin:/usr/bin:/bin',
|
||||||
'SERVER_SIGNATURE' => '<address>Apache/2.4.6 (Ubuntu) Server at phpdbg.com Port 80</address>',
|
'SERVER_SIGNATURE' => '<address>Apache/2.4.6 (Ubuntu) Server at localhost Port 80</address>',
|
||||||
'SERVER_SOFTWARE' => 'Apache/2.4.6 (Ubuntu)',
|
'SERVER_SOFTWARE' => 'Apache/2.4.6 (Ubuntu)',
|
||||||
'SERVER_NAME' => 'localhost',
|
'SERVER_NAME' => 'localhost',
|
||||||
'SERVER_ADDR' => '127.0.0.1',
|
'SERVER_ADDR' => '127.0.0.1',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue