| PHP | /home/sizvezda/library/Zend/Controller/Dispatcher/Standard.php, line 241 |
|---|---|
| URI | GET /robots.txt |
| Arg | Name | Value |
|---|---|---|
| 0 | $request |
Zend_Controller_Request_Http::__set_state(array( |
| 1 | $response |
Zend_Controller_Response_Http::__set_state(array( |
/** * Dispatch request */ try { $dispatcher->dispatch($this->_request, $this->_response); } catch (Exception $e) { if ($this->throwExceptions()) { throw $e; } $this->_response->setException($e);// Step 4: DISPATCH: Dispatch the request using the front controller.// The front controller is a singleton, and should be setup by now. We// will grab an instance and call dispatch() on it, which dispatches the// current request.Zend_Controller_Front::getInstance()->dispatch();
x-cc-id: ccc01-02
Host: www.sizvezda.com
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Accept: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: close
Cache-Control: no-cache
Pragma: no-cache
No data
No data
No data
| Variable | Value |
|---|---|
| REDIRECT_STATUS |
'200'
|
| HTTP_X_CC_ID |
'ccc01-02'
|
| HTTP_HOST |
'www.sizvezda.com'
|
| HTTP_USER_AGENT |
'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
|
| HTTP_ACCEPT |
'text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
|
| HTTP_ACCEPT_LANGUAGE |
'en-us,en;q=0.5'
|
| HTTP_ACCEPT_ENCODING |
'gzip'
|
| HTTP_ACCEPT_CHARSET |
'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
|
| HTTP_CONNECTION |
'close'
|
| HTTP_CACHE_CONTROL |
'no-cache'
|
| HTTP_PRAGMA |
'no-cache'
|
| PATH |
'/usr/local/bin:/usr/bin:/bin'
|
| SERVER_SIGNATURE |
'<address>Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.6-1+lenny8 with Suhosin-Patch mod_ssl/2.2.3 OpenSSL/0.9.8g mod_perl/2.0.2 Perl/v5.8.8 Server at www.sizvezda.com Port 80</address>
'
|
| SERVER_SOFTWARE |
'Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.6-1+lenny8 with Suhosin-Patch mod_ssl/2.2.3 OpenSSL/0.9.8g mod_perl/2.0.2 Perl/v5.8.8'
|
| SERVER_NAME |
'www.sizvezda.com'
|
| SERVER_ADDR |
'87.118.86.65'
|
| SERVER_PORT |
'80'
|
| REMOTE_ADDR |
'38.107.191.85'
|
| DOCUMENT_ROOT |
'/home/sizvezda/www'
|
| SERVER_ADMIN |
'webmaster@localhost'
|
| SCRIPT_FILENAME |
'/home/sizvezda/www/index.php'
|
| REMOTE_PORT |
'39518'
|
| REDIRECT_URL |
'/robots.txt'
|
| GATEWAY_INTERFACE |
'CGI/1.1'
|
| SERVER_PROTOCOL |
'HTTP/1.1'
|
| REQUEST_METHOD |
'GET'
|
| QUERY_STRING |
''
|
| REQUEST_URI |
'/robots.txt'
|
| SCRIPT_NAME |
'/index.php'
|
| PHP_SELF |
'/index.php'
|
| REQUEST_TIME |
1283955314
|
| argv |
array (
)
|
| argc |
0
|
| Variable | Value |
|---|---|
| PATH |
'/usr/local/bin:/usr/bin:/bin'
|
| PWD |
'/'
|
| LANG |
'C'
|
| SHLVL |
'1'
|
| _ |
'/usr/sbin/apache2'
|
X-Powered-By: PHP/5.2.6-1+lenny8
Content-type: text/html