Error 404 Not Found

GET https://newtest.hansung-b.com/.git/config

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"05bfd7"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5132
  #message: "No route found for "GET https://newtest.hansung-b.com/.git/config""
  #code: 0
  #file: "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2410 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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);}
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php:5 {
      require …
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php"
      }
    }
    /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/index.php:4 {// Use public/index.php directlyreturn require __DIR__.'/public/index.php';arguments: {
        "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#8581
  -records: [
    10 => [
      [
        "timestamp" => 1766115814
        "timestamp_rfc3339" => "2025-12-19T03:43:34.363+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://newtest.hansung-b.com/.git/config"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5132
            #message: "No route found for "GET https://newtest.hansung-b.com/.git/config""
            #code: 0
            #file: "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2410 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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);}
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php:5 {
                require …
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/vendor/autoload_runtime.php"
                }
              }
              /var/www/vhosts/hansung-b.com/newtest.hansung-b.com/index.php:4 {// Use public/index.php directlyreturn require __DIR__.'/public/index.php';arguments: {
                  "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/public/index.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#6109 …}
}

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
host
"newtest.hansung-b.com"
user-agent
"Mozilla/5.0 (CentOS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
x-php-ob-level
"1"
x-real-ip
"34.239.149.105"

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
"Fri, 19 Dec 2025 03:43:34 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fnewtest.hansung-b.com%2F.git%2Fconfig%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fhansung-b.com%2Fnewtest.hansung-b.com%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"76ae13"

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
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
]
APP_SECRET
"d3f04bdf21bbd83071e94154cc59a63d04c39bd2bb00179ec6934bed22d5805d"
APP_SHARE_DIR
"var/share"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://newtest:l!an828282Lim@localhost:3306/admin_newtest?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"https://newtest.hansung-b.com"
DOCUMENT_ROOT
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GOOGLE_GEOCODING_API_KEY
"your_google_api_key_here"
GOOGLE_GEOCODING_BASE_URL
"https://maps.googleapis.com/maps/api/geocode"
HOME
"/var/www/vhosts/hansung-b.com"
HTTPS
"on"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"newtest.hansung-b.com"
HTTP_USER_AGENT
"Mozilla/5.0 (CentOS; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36"
HTTP_X_REAL_IP
"34.239.149.105"
KAKAO_ADMIN_KEY
"your_admin_key_here"
KAKAO_API_BASE_URL
"https://kapi.kakao.com"
KAKAO_SENDER_KEY
"your_sender_key_here"
MAILER_DSN
"smtp://YOUR_SMTP_USERNAME:YOUR_SMTP_PASSWORD@email-smtp.ap-northeast-2.amazonaws.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NICEPAY_ENV
"sandbox"
NICEPAY_MERCHANT_ID
"nicepay_mid_here"
NICEPAY_MERCHANT_KEY
"nicepay_merchant_key_here"
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_SSL_TLS_SNI
"newtest.hansung-b.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aUTJ5NoNA08K2hqtqww2mwAAAAI"
REDIRECT_URL
"/.git/config"
REMOTE_ADDR
"34.239.149.105"
REMOTE_PORT
"48948"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766115812
REQUEST_TIME_FLOAT
1766115812.7166
REQUEST_URI
"/.git/config"
SCRIPT_FILENAME
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.26.9.45"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"newtest.hansung-b.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at newtest.hansung-b.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"newtest.hansung-b.com"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/hansung-b.com/newtest.hansung-b.com/.env"
UNIQUE_ID
"aUTJ5NoNA08K2hqtqww2mwAAAAI"
USER
"hansung"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = a96238)

Key Value
_remove_csp_headers
true
_stopwatch_token
"766598"