http://cam.prestations-informatiques.fr/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
"5015e8"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
"0"
host
"cam.prestations-informatiques.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-host
"cam.prestations-informatiques.fr"
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
"Thu, 15 May 2025 03:09:48 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fcam.prestations-informatiques.fr%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fuvebuvsg%2Fpublic_html%2Fcamera%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"5da087"
x-debug-token-link
"http://cam.prestations-informatiques.fr/_profiler/f7a0ae"
x-previous-debug-token
"f7a0ae"
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
"d0b10dc9413dfce701a9d4934ea9490b"
DATABASE_URL
"mysql://uvebuvsg_camera:Campresta@0512@127.0.0.1:3306/uvebuvsg_camera?serverVersion=8&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/uvebuvsg/public_html/camera/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/uvebuvsg/public_html/camera/public"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"cam.prestations-informatiques.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_HOST
"cam.prestations-informatiques.fr"
LSWS_EDITION
"Openlitespeed"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QS_AllConn
"28"
QS_ConnectionId
"1747278587661794002713831"
QS_SrvConn
"28"
QUERY_STRING
""
REDIRECT_LSWS_EDITION
"Openlitespeed"
REDIRECT_LimitWPLogin_Counter
"0"
REDIRECT_LimitXMLRPC_Counter
"0"
REDIRECT_QS_AllConn
"28"
REDIRECT_QS_ConnectionId
"1747278587661794002713831"
REDIRECT_QS_SrvConn
"28"
REDIRECT_SCRIPT_URI
"http://cam.prestations-informatiques.fr/robots.txt"
REDIRECT_SCRIPT_URL
"/robots.txt"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aCVa-_ZlV69EScuRlzrOxwAAAAA"
REDIRECT_URL
"/robots.txt"
REDIRECT_X-LSCACHE
"on"
REMOTE_ADDR
"3.15.187.205"
REMOTE_PORT
"56796"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1747278587
REQUEST_TIME_FLOAT
1747278587.8452
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/uvebuvsg/public_html/camera/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://cam.prestations-informatiques.fr/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"uvebuvsg@cam.prestations-informatiques.fr"
SERVER_NAME
"cam.prestations-informatiques.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"aCVa-_ZlV69EScuRlzrOxwAAAAA"
X-LSCACHE
"on"

Sub Requests 1

ErrorController (token = f7a0ae)

Key Value
_controller
"error_controller"
_stopwatch_token
"5a3ec2"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#206
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET http://cam.prestations-informatiques.fr/robots.txt""
  #code: 0
  #file: "/home/uvebuvsg/public_html/camera/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#178 …}
  trace: {
    /home/uvebuvsg/public_html/camera/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/uvebuvsg/public_html/camera/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 {#120 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#97 …}
        }
      }
    }
    /home/uvebuvsg/public_html/camera/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 {#120 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#97 …}
      }
    }
    /home/uvebuvsg/public_html/camera/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: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#120 …}
      }
    }
    /home/uvebuvsg/public_html/camera/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 {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#120 …}
        $eventName: "kernel.request"
      }
    }
    /home/uvebuvsg/public_html/camera/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);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#120 …}
        $eventName: "kernel.request"
      }
    }
    /home/uvebuvsg/public_html/camera/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
      }
    }
    /home/uvebuvsg/public_html/camera/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
        $catch: true
      }
    }
    /home/uvebuvsg/public_html/camera/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
      }
    }
    /home/uvebuvsg/public_html/camera/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/uvebuvsg/public_html/camera/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/uvebuvsg/public_html/camera/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#116 …8}