Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _remove_csp_headers | true |
| _stopwatch_token | "240e31" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.cerebro.claury.fr" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "192.168.77.153" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://www.cerebro.claury.fr/robots.txt' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-For: 192.168.77.153' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 03 Jun 2026 20:55:38 GMT" |
| vary | "Accept" |
| x-debug-exception | "No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.cerebro.claury.fr%2Frobots.txt%22" |
| x-debug-exception-file | "%2Fusr%2Flocal%2Fshare%2Fwebsites%2Fcerebro-next%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156" |
| x-debug-token | "6a17a0" |
| x-debug-token-link | "https://www.cerebro.claury.fr/_profiler/79b0d7" |
| x-previous-debug-token | "79b0d7" |
| 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 | "bd26f8e2b16ad67951a5998881cb1d59" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://cerebro_next_app:cerebroNextAPP@127.0.0.1:3306/cerebro_next?serverVersion=8.0.45&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| LEGACY_DATABASE_URL | "mysql://cerebro_legacy_ro:cerebroLegacyRO@127.0.0.1:3306/cerebro?serverVersion=8.0.45&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
| WEATHER_LATITUDE | "48.76" |
| WEATHER_LONGITUDE | "2.30" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/usr/local/share/websites/cerebro-next" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/usr/local/share/websites/cerebro-next" ] |
| CONTEXT_DOCUMENT_ROOT | "/usr/local/share/websites/cerebro-next/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/usr/local/share/websites/cerebro-next/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.cerebro.claury.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "192.168.77.153" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "192.168.77.151" |
| REMOTE_PORT | "59770" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1780520138 |
| REQUEST_TIME_FLOAT | 1780520138.331 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/usr/local/share/websites/cerebro-next/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.77.151" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "www.cerebro.claury.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at www.cerebro.claury.fr Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/usr/local/share/websites/cerebro-next/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,WEATHER_LATITUDE,WEATHER_LONGITUDE,LEGACY_DATABASE_URL,TRUSTED_PROXIES" |