https://festival.moulinblues.nl/robots.txt

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
_stopwatch_token
"9352c5"

Request Headers

Header Value
accept
"*/*"
connection
"close"
host
"festival.moulinblues.nl"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/nginx_static_files"
x-forwarded-for
"3.134.87.95"
x-php-ob-level
"1"

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
"Sun, 28 Apr 2024 19:01:53 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ffestival.moulinblues.nl%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fmbfestival%2Fdomains%2Ffestival.moulinblues.nl%2Fproject%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:128"
x-debug-token
"d4d120"
x-debug-token-link
"https://festival.moulinblues.nl/_profiler/ecb9cc"
x-previous-debug-token
"ecb9cc"
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
"ba0f531454cd50801ae29919b254b12b"
DATABASE_URL
"mysql://mbfestival_main:U3JP9i8rhu@127.0.0.1:3306/mbfestival_main?serverVersion=mariadb-10.4.17&charset=utf8mb4"
FESTIVAL_NAME
"Moulin Blues"
INFO_EMAIL_ADDRESS
"festival@moulinblues.nl"
MAILER_DSN
"smtp://noreply@moulinblues.nl:5C4Z8eh9C7LHbkNStqxg@moulinblues.nl:25"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SENDGRID_KEY
"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"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/mbfestival/domains/festival.moulinblues.nl/private_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/mbfestival/domains/festival.moulinblues.nl/private_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/mbfestival"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_HOST
"festival.moulinblues.nl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/nginx_static_files"
HTTP_X_FORWARDED_FOR
"3.134.87.95"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zi6dIQXk6Yb-mgzeWVRO5wAAARM"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"3.134.87.95"
REMOTE_PORT
"35112"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1714330913
REQUEST_TIME_FLOAT
1714330913.5093
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/mbfestival/domains/festival.moulinblues.nl/private_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"93.119.4.251"
SERVER_ADMIN
"webmaster@festival.moulinblues.nl"
SERVER_NAME
"festival.moulinblues.nl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,FESTIVAL_NAME,SENDGRID_KEY,MESSENGER_TRANSPORT_DSN,INFO_EMAIL_ADDRESS"
UNIQUE_ID
"Zi6dIQXk6Yb-mgzeWVRO5wAAARM"
USER
"mbfestival"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = ecb9cc)

Key Value
_controller
"error_controller"
_stopwatch_token
"c6c246"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#445
  #message: "No route found for "GET https://festival.moulinblues.nl/robots.txt""
  #code: 0
  #file: "/home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 128
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#306 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/http-kernel/EventListener/RouterListener.php:128 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/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);}
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/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/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/mbfestival/domains/festival.moulinblues.nl/project/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/mbfestival/domains/festival.moulinblues.nl/project/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#178 …9}