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 | [] |
| _stopwatch_token | "7ce103" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=035mvlc44aiste6i5e8uc0v5r9; sf_redirect=%7B%22token%22%3A%225408c9%22%2C%22route%22%3A%22app_default%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Ferhv2.dge.ci%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "erhv2.dge.ci" |
| referer | "https://erhv2.dge.ci/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.142" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 02:09:06 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "76a35d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "035mvlc44aiste6i5e8uc0v5r9" |
| sf_redirect | "{"token":"5408c9","route":"app_default","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"\/var\/www\/vhosts\/erhv2.dge.ci\/httpdocs\/src\/Controller\/DefaultController.php","line":18},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 02:09:05 +0000" |
| Last used | "Sat, 06 Dec 25 02:09:05 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "9qH-PSn2e_Yq6IZQD2p8JLErVhFuBO0VLlE3CANvb6U" |
| _security.main.target_path | "https://erhv2.dge.ci/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 182
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/src/Controller/SecurityController.php"
"line" => 22
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 182
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/var/cache/dev/twig/39/39baf0ea4ab0fbbe2443703040e4f2b7.php"
"line" => 157
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_22852b8dfad4e973f170f40724ff49af"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/var/cache/dev/twig/35/35cdb5a7d6be38fd3157a94059ac76a2.php"
"line" => 114
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_f69329e4727559c76cb0d7dc36a86c13"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/var/cache/dev/twig/39/39baf0ea4ab0fbbe2443703040e4f2b7.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_22852b8dfad4e973f170f40724ff49af"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 182
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/var/cache/dev/twig/39/39baf0ea4ab0fbbe2443703040e4f2b7.php"
"line" => 157
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 171
"function" => "block_body"
"class" => "__TwigTemplate_22852b8dfad4e973f170f40724ff49af"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/var/cache/dev/twig/35/35cdb5a7d6be38fd3157a94059ac76a2.php"
"line" => 114
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_f69329e4727559c76cb0d7dc36a86c13"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/var/cache/dev/twig/39/39baf0ea4ab0fbbe2443703040e4f2b7.php"
"line" => 49
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 394
"function" => "doDisplay"
"class" => "__TwigTemplate_22852b8dfad4e973f170f40724ff49af"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 367
"function" => "displayWithErrorHandling"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Template.php"
"line" => 379
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 40
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/twig/twig/src/Environment.php"
"line" => 280
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 243
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 254
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 182
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/erhv2.dge.ci/httpdocs/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/erhv2.dge.ci/httpdocs/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "09860e8135690dadf002d9d8c4403160" |
| DATABASE_URL | "mysql://root_grh_v2:Xj7l47^f0@164.132.106.192:3307/bd_grh_v2?serverVersion=5.7&charset=utf8mb4" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/erhv2.dge.ci/httpdocs" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/erhv2.dge.ci/httpdocs" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/erhv2.dge.ci" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=035mvlc44aiste6i5e8uc0v5r9; sf_redirect=%7B%22token%22%3A%225408c9%22%2C%22route%22%3A%22app_default%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Ferhv2.dge.ci%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "erhv2.dge.ci" |
| HTTP_REFERER | "https://erhv2.dge.ci/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.142" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "erhv2.dge.ci" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aTOQQVWZJvzoIcmj23zn@wAAAJQ" |
| REDIRECT_SSL_TLS_SNI | "erhv2.dge.ci" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTOQQVWZJvzoIcmj23zn@wAAAJQ" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "216.73.216.142" |
| REMOTE_PORT | "51224" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764986945 |
| REQUEST_TIME_FLOAT | 1764986945.902 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/erhv2.dge.ci/httpdocs/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "164.132.106.192" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "erhv2.dge.ci" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at erhv2.dge.ci Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "erhv2.dge.ci" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL" |
| UNIQUE_ID | "aTOQQVWZJvzoIcmj23zn@wAAAJQ" |
| USER | "erhv2_root" |
| proxy-nokeepalive | "1" |