https://dev-08.api.bpo-asphalt.de/.git/config

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
authorization
""
connection
"close"
host
"dev-08.api.bpo-asphalt.de"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/33.0.1750.152 Chrome/33.0.1750.152 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
"Sat, 07 Jun 2025 08:03:22 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20%2F.git%2Fconfig%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev-08-infra-server%2Fphpstorm%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:136"
x-debug-token
"7a5c2a"
x-debug-token-link
"https://dev-08.api.bpo-asphalt.de/_profiler/f3b11b"
x-previous-debug-token
"f3b11b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"3f0e073934e2813284a22adae1ee7ad8"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://bpo-user:6sjGt8WM7Js30ek4eXMk@10.2.0.5:4006/bpoinfra?serverVersion=5.7"
JWT_PASSPHRASE
"ex74ar"
JWT_PUBLIC_KEY
"/var/www/dev-08-infra-server/jwt/public.pem"
JWT_SECRET_KEY
"/var/www/dev-08-infra-server/jwt/private.pem"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/dev-08-infra-server/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev-08-infra-server/current/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"dev-08.api.bpo-asphalt.de"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/33.0.1750.152 Chrome/33.0.1750.152 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"dev-08.api.bpo-asphalt.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/.git/config"
REMOTE_ADDR
"35.181.169.38"
REMOTE_PORT
"51642"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1749283401
REQUEST_TIME_FLOAT
1749283401.8427
REQUEST_URI
"/.git/config"
SCRIPT_FILENAME
"/var/www/dev-08-infra-server/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"49.12.110.251"
SERVER_ADMIN
"webmaster@volzconsulting.de"
SERVER_NAME
"dev-08.api.bpo-asphalt.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at dev-08.api.bpo-asphalt.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"dev-08.api.bpo-asphalt.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"

Sub Requests 1

ErrorController (token = f3b11b)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#152
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /.git/config""
  #code: 0
  #file: "/var/www/dev-08-infra-server/phpstorm/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#169 …}
  trace: {
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#18 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#127 …}
        }
      }
    }
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#18 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#127 …}
      }
    }
    /var/www/dev-08-infra-server/phpstorm/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);}
      arguments: {
        $listeners: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#18 …}
      }
    }
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#18 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/http-kernel/HttpKernel.php:133 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#18 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/http-kernel/HttpKernel.php:79 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#46 …}
        $type: 1
      }
    }
    /var/www/dev-08-infra-server/phpstorm/vendor/symfony/http-kernel/Kernel.php:196 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MASTER_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#46 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/dev-08-infra-server/phpstorm/public/index.php:25 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#46 …}
      }
    }
  }
}
logger
null