Redirect 302 redirect from GET @admin (002eeb)

GET https://stage.ruediger-riedl.de/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#640
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#615 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#642
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#643 …}
  }
]
_stopwatch_token
"443f07"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=ekk2a560iokr3asls9dno2a4b1; sf_redirect=%7B%22token%22%3A%22002eeb%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstage.ruediger-riedl.de%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A69%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=fda076"
host
"stage.ruediger-riedl.de"
referer
"https://stage.ruediger-riedl.de/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 08 Dec 2025 01:30:57 GMT"
x-debug-token
"f72b2f"

Cookies

Request Cookies

Key Value
PHPSESSID
"ekk2a560iokr3asls9dno2a4b1"
main_deauth_profile_token
"fda076"
sf_redirect
"{"token":"002eeb","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/stage.ruediger-riedl.de\/html\/src\/Controller\/Admin\/DashboardController.php","line":69},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Mon, 08 Dec 25 02:30:57 +0100"
Last used
"Mon, 08 Dec 25 02:30:57 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"e49xqhPaJQHvV2HMwNptSFghyepxGPOGf-y_3UZ-G4k"
_security.main.target_path
"https://stage.ruediger-riedl.de/admin"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/src/Controller/SecurityController.php"
    "line" => 25
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/src/Controller/SecurityController.php"
    "line" => 28
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/var/cache/dev/twig/c5/c59af107da6133f85b30a92df7408529.php"
    "line" => 164
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_808f9332f340b871f02f2c7dc2ab5d77"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/var/cache/dev/twig/e6/e64c7a06b71ef013536932165502f5f8.php"
    "line" => 93
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db7ad42a8f61547bcfa79d397d4b11ee"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/var/cache/dev/twig/c5/c59af107da6133f85b30a92df7408529.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_808f9332f340b871f02f2c7dc2ab5d77"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/var/cache/dev/twig/c5/c59af107da6133f85b30a92df7408529.php"
    "line" => 164
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_808f9332f340b871f02f2c7dc2ab5d77"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/var/cache/dev/twig/e6/e64c7a06b71ef013536932165502f5f8.php"
    "line" => 93
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_db7ad42a8f61547bcfa79d397d4b11ee"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/var/cache/dev/twig/c5/c59af107da6133f85b30a92df7408529.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_808f9332f340b871f02f2c7dc2ab5d77"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/stage.ruediger-riedl.de/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/stage.ruediger-riedl.de/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"admin@markus-michalski.net"
APP_ENV
"dev"
APP_SECRET
"4d53d4de4cf330b5a7648e8c8d9a5e19"
DATABASE_URL
"mysql://rr-db:wZZMI6z3vsLluxN@localhost:3306/rr_stage?serverVersion=10.11.6-MariaDB&charset=utf8mb4"
LOCK_DSN
"flock://var/locks"
MAILER_DSN
"smtp://f2a6578bed2309:fd88bfe845618a@sandbox.smtp.mailtrap.io:587/?encryption=ssl&auth_mode=login"
MAILER_FROM_EMAIL
"rechnungen@ruediger-riedl.de"
MAILER_FROM_NAME
"Rechnungen | Rüdiger Riedl"
MAILER_REPLY_TO_EMAIL
"monatage.riedl@gmail.com"
MAILER_REPLY_TO_NAME
"Rüdiger Riedl"
TIMEZONE
"Europe/Berlin"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
AllowCountry
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/stage.ruediger-riedl.de/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/stage.ruediger-riedl.de/html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_ADDR
"216.73.216.127"
GEOIP_CONTINENT_CODE
"NA"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
HOME
"/home/www-data"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=ekk2a560iokr3asls9dno2a4b1; sf_redirect=%7B%22token%22%3A%22002eeb%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fstage.ruediger-riedl.de%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A69%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=fda076"
HTTP_HOST
"stage.ruediger-riedl.de"
HTTP_REFERER
"https://stage.ruediger-riedl.de/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_AllowCountry
"1"
REDIRECT_GEOIP_ADDR
"216.73.216.127"
REDIRECT_GEOIP_CONTINENT_CODE
"NA"
REDIRECT_GEOIP_COUNTRY_CODE
"US"
REDIRECT_GEOIP_COUNTRY_NAME
"United States"
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://stage.ruediger-riedl.de/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"stage.ruediger-riedl.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.127"
REMOTE_PORT
"32768"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765157457
REQUEST_TIME_FLOAT
1765157457.2132
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/stage.ruediger-riedl.de/html/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://stage.ruediger-riedl.de/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"95.216.102.53"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"stage.ruediger-riedl.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at stage.ruediger-riedl.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"stage.ruediger-riedl.de"
SYMFONY_DOTENV_PATH
"/var/www/stage.ruediger-riedl.de/html/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,DATABASE_URL,APP_ENV,MAILER_DSN,MAILER_FROM_EMAIL,MAILER_FROM_NAME,MAILER_REPLY_TO_EMAIL,MAILER_REPLY_TO_NAME,ADMIN_EMAIL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,LOCK_DSN,TIMEZONE"
USER
"www-data"
proxy-nokeepalive
"1"