Der Aktionär Gateway Test

GET / · 2026-05-26 10:10:05 · PHP 8.4.21

$_GET (0)

(empty)

$_POST (0)

(empty)

$_COOKIE (0)

(empty)

$_SESSION (0)

(empty)

$_FILES (0)

(empty)

$_REQUEST (0)

(empty)

$_ENV (0)

(empty)

Request Headers (6)

Array
(
    [Content-Length] => 0
    [Connection] => close
    [Host] => gatewaytest.applab.de
    [Accept-Encoding] => gzip, br, zstd, deflate
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Accept] => */*
)

Raw Body (php://input) (0 bytes)

(empty)

$_SERVER (46)

Array
(
    [PHP_FCGI_MAX_REQUESTS] => 1000
    [PHPRC] => /opt/php-alt2/etc/php
    [PWD] => /srv/http/conf/k6857
    [SHLVL] => 0
    [PATH] => /root/bin:/sbin:/bin:/usr/sbin:/usr/bin
    [CONTENT_LENGTH] => 0
    [HTTP_CONNECTION] => close
    [SCRIPT_NAME] => /index.php
    [REQUEST_URI] => /
    [QUERY_STRING] => 
    [REQUEST_METHOD] => GET
    [SERVER_PROTOCOL] => HTTP/2.0
    [GATEWAY_INTERFACE] => CGI/1.1
    [REMOTE_PORT] => 17042
    [SCRIPT_FILENAME] => /home/6857/home/gatewaytest.applab.de/index.php
    [SERVER_ADMIN] => martin.bauer@applab.de
    [CONTEXT_DOCUMENT_ROOT] => /home/6857/home/gatewaytest.applab.de/
    [CONTEXT_PREFIX] => 
    [REQUEST_SCHEME] => https
    [DOCUMENT_ROOT] => /home/6857/home/gatewaytest.applab.de/
    [REMOTE_ADDR] => 216.73.216.44
    [SERVER_PORT] => 443
    [SERVER_ADDR] => 109.235.58.91
    [SERVER_NAME] => gatewaytest.applab.de
    [SERVER_SOFTWARE] => Apache
    [SERVER_SIGNATURE] => 
    [LD_LIBRARY_PATH] => /usr/lib/httpd
    [HTTP_HOST] => gatewaytest.applab.de
    [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
    [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [HTTP_ACCEPT] => */*
    [H2_STREAM_TAG] => 41287-512-3
    [H2_STREAM_ID] => 3
    [H2_PUSHED_ON] => 
    [H2_PUSHED] => 
    [H2_PUSH] => off
    [H2PUSH] => off
    [HTTP2] => on
    [SSL_TLS_SNI] => gatewaytest.applab.de
    [HTTPS] => on
    [SCRIPT_URI] => https://gatewaytest.applab.de/
    [SCRIPT_URL] => /
    [FCGI_ROLE] => RESPONDER
    [PHP_SELF] => /index.php
    [REQUEST_TIME_FLOAT] => 1779783005.9857
    [REQUEST_TIME] => 1779783005
)