https://jkc-formations.com/robots.txt?p=robots.txt

n/a

Request

GET Parameters

Key Value
p
"robots.txt"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"0c86ab"

Request Headers

Header Value
accept
"*/*"
connection
"close"
host
"jkc-formations.com"
user-agent
"claudebot"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"44.205.3.18"

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
"Fri, 29 Mar 2024 08:25:41 GMT"
expires
-1
pragma
"no-cache"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fjkc-formations.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fjkc-formations.com%2Fhttpdocs%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"71314f"
x-debug-token-link
"https://jkc-formations.com/_profiler/c6d252"
x-previous-debug-token
"c6d252"
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

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
"a2c2c561f9de8e240e2a06452949c704"
DATABASE_URL
"mysql://jkcformations:Jkcf!2022@127.0.0.1:3306/jkcformations?serverVersion=8&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/jkc-formations.com/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/jkc-formations.com/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/jkc-formations.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_HOST
"jkc-formations.com"
HTTP_USER_AGENT
"claudebot"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"44.205.3.18"
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"
PHP_SELF
"/index.php"
QUERY_STRING
"p=robots.txt"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_QUERY_STRING
"p=robots.txt"
REDIRECT_SCRIPT_URI
"https://jkc-formations.com/robots.txt"
REDIRECT_SCRIPT_URL
"/robots.txt"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZgZ7BQcMW@5qWePI2c74oAAAAMw"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"44.205.3.18"
REMOTE_PORT
"36444"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1711700741
REQUEST_TIME_FLOAT
1711700741.3099
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/vhosts/jkc-formations.com/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://jkc-formations.com/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"51.178.136.46"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"jkc-formations.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at jkc-formations.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL"
UNIQUE_ID
"ZgZ7BQcMW@5qWePI2c74oAAAAMw"
USER
"jkc-formations.com_k5uxz7kqnf9"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = c6d252)

Key Value
_controller
"error_controller"
_stopwatch_token
"a218e3"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#197
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://jkc-formations.com/robots.txt""
  #code: 0
  #file: "/var/www/vhosts/jkc-formations.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#171 …}
  trace: {
    /var/www/vhosts/jkc-formations.com/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/jkc-formations.com/httpdocs/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);}
    /var/www/vhosts/jkc-formations.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/jkc-formations.com/httpdocs/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);}
    }
    /var/www/vhosts/jkc-formations.com/httpdocs/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 {
    }
    /var/www/vhosts/jkc-formations.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:129 {
      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/jkc-formations.com/httpdocs/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) {
    }
    /var/www/vhosts/jkc-formations.com/httpdocs/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 {
    }
    /var/www/vhosts/jkc-formations.com/httpdocs/public/index.php:28 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#118 …8}