https://h3dev.digitalcube.fr/.git/config

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_stopwatch_token
"298018"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#3700
  -attributes: [
    "requestUri" => "/.git/config"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#3418
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#3397
        -name: "h3dev.digitalcube.fr"
        -key: "h3dev"
        -localizations: [
          Sulu\Component\Localization\Localization {#3398
            -language: "fr"
            -country: ""
            -shadow: ""
            -children: null
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#3398}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#3405
            -name: "h3dev.digitalcube.fr"
            -key: "h3dev"
            -localizations: [
              Sulu\Component\Localization\Localization {#3406 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#3406 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#3406 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#3407
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#3408 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3408 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#3409
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#3410 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3410 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#3411
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#3412 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3412 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#3413
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#3414 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3414 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#3397}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#3400 …}
        -templates: [
          "search" => "search.html.twig"
          "error" => "error/default.html.twig"
          "error-404" => "error/404.html.twig"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#3405}
      -localization: Sulu\Component\Localization\Localization {#3398}
      -segment: null
      -url: "h3dev.digitalcube.fr"
      -redirect: ""
      -main: true
      -urlExpression: "h3dev.digitalcube.fr"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "h3dev.digitalcube.fr"
    "webspace" => Sulu\Component\Webspace\Webspace {#3397}
    "portal" => Sulu\Component\Webspace\Portal {#3405}
    "localization" => Sulu\Component\Localization\Localization {#3398}
    "locale" => "fr"
    "urlExpression" => "h3dev.digitalcube.fr"
    "resourceLocator" => "/.git/config"
    "dateTime" => DateTime @1784644318 {#3699
      date: 2026-07-21 16:31:58.173558 Europe/Paris (+02:00)
    }
    "host" => "h3dev.digitalcube.fr"
    "port" => 443
    "path" => "/.git/config"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#3499
  #message: "No route found for "GET https://h3dev.digitalcube.fr/.git/config""
  #code: 0
  #file: "/home/h3dev.digitalcube.fr/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#3437 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:57 {
      Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › $this->requestAnalyzer->analyze($request);$this->baseRouteListener->onKernelRequest($event);if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/h3dev.digitalcube.fr/public_html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/h3dev.digitalcube.fr/public_html/public/index.php:66 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#129 …9}

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
content-length
"0"
host
"h3dev.digitalcube.fr"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
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
"Tue, 21 Jul 2026 14:31:58 GMT"
vary
"Accept"
x-cache-debug
1
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fh3dev.digitalcube.fr%2F.git%2Fconfig%22"
x-debug-exception-file
"%2Fhome%2Fh3dev.digitalcube.fr%2Fpublic_html%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"b45481"
x-generator
"Sulu/2.4.13"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"47dd6137eadc8972056f272637707218"
DATABASE_URL
"mysql://h3dev_digitalcube_fr:TJNi9MLwEExnFEe7JL7wsdEUoPTqJAW3Tug@127.0.0.1:3306/h3dev_digitalcube_fr?serverVersion=8.0.27&charset=utf8mb4"
ELASTICSEARCH_HOST
"localhost:9200"
ELASTICSEARCH_INDEX
"su_articles"
EWZ_RECAPTCHA_SECRET
"6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe"
EWZ_RECAPTCHA_SITE_KEY
"6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"
GOOGLE_RECAPTCHA_SECRET
"6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe"
GOOGLE_RECAPTCHA_SITE_KEY
"6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"
LOCK_DSN
"semaphore"
MAILER_URL
"smtp://smtp-relay.brevo.com:587?encryption=tls&username=xavier@digitalcube.net&password=IXgv1UVFMYa27AbP"
SULU_ADMIN_EMAIL
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/h3dev.digitalcube.fr/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/h3dev.digitalcube.fr/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"h3dev.digitalcube.fr"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPRC
"/home/h3dev.digitalcube.fr/fcgi-bin/../etc/php8.2"
PHP_FCGI_MAX_REQUESTS
"99999"
PHP_SELF
"/index.php"
PWD
"/home/h3dev.digitalcube.fr/fcgi-bin"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://h3dev.digitalcube.fr/.git/config"
REDIRECT_SCRIPT_URL
"/.git/config"
REDIRECT_SSL_TLS_SNI
"h3dev.digitalcube.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/.git/config"
REMOTE_ADDR
"195.178.110.223"
REMOTE_PORT
"8584"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1784644318
REQUEST_TIME_FLOAT
1784644318.1409
REQUEST_URI
"/.git/config"
SCRIPT_FILENAME
"/home/h3dev.digitalcube.fr/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://h3dev.digitalcube.fr/.git/config"
SCRIPT_URL
"/.git/config"
SERVER_ADDR
"51.77.16.6"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"h3dev.digitalcube.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SSL_TLS_SNI
"h3dev.digitalcube.fr"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,MAILER_URL,DATABASE_URL,SULU_ADMIN_EMAIL,ELASTICSEARCH_HOST,ELASTICSEARCH_INDEX,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,EWZ_RECAPTCHA_SITE_KEY,EWZ_RECAPTCHA_SECRET"

Parent Request

Return to parent request (token = e81465)

Key Value
_fos_rest_zone
false
_remove_csp_headers
true
_stopwatch_token
"e23448"
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#1452
  -attributes: [
    "requestUri" => "/.git/config"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#3418
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#3397
        -name: "h3dev.digitalcube.fr"
        -key: "h3dev"
        -localizations: [
          Sulu\Component\Localization\Localization {#3398
            -language: "fr"
            -country: ""
            -shadow: ""
            -children: null
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#3398}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#3405
            -name: "h3dev.digitalcube.fr"
            -key: "h3dev"
            -localizations: [
              Sulu\Component\Localization\Localization {#3406 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#3406 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#3406 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#3407
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#3408 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3408 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#3409
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#3410 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3410 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#3411
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#3412 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3412 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#3413
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#3414 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#3414 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#3397}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#3400 …}
        -templates: [
          "search" => "search.html.twig"
          "error" => "error/default.html.twig"
          "error-404" => "error/404.html.twig"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#3405}
      -localization: Sulu\Component\Localization\Localization {#3398}
      -segment: null
      -url: "h3dev.digitalcube.fr"
      -redirect: ""
      -main: true
      -urlExpression: "h3dev.digitalcube.fr"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "h3dev.digitalcube.fr"
    "webspace" => Sulu\Component\Webspace\Webspace {#3397}
    "portal" => Sulu\Component\Webspace\Portal {#3405}
    "localization" => Sulu\Component\Localization\Localization {#3398}
    "locale" => "fr"
    "urlExpression" => "h3dev.digitalcube.fr"
    "resourceLocator" => "/.git/config"
    "dateTime" => DateTime @1784644318 {#3355
      date: 2026-07-21 16:31:58.167872 Europe/Paris (+02:00)
    }
    "host" => "h3dev.digitalcube.fr"
    "port" => 443
    "path" => "/.git/config"
    "scheme" => "https"
  ]
}