https://test.corphedge.com/ads.txt

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
connection
"keep-alive"
from
"googlebot(at)googlebot.com"
host
"test.corphedge.com"
user-agent
"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"max-age=0, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 14 Mar 2026 22:03:52 GMT"
expires
"Sat, 14 Mar 2026 22:03:53 GMT"
pragma
"cache"
vary
"Accept"
x-debug-token
"b68bd2"
x-debug-token-link
"https://test.corphedge.com/_profiler/3a9767"
x-previous-debug-token
"3a9767"

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
AI_PROVIDER
"gemini"
APP_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"5aec87a3ce1667sdfhgsd+sd*AS34f3f7097a79525b65"
APP_TIMEZONE
"Europe/Vilnius"
CORPAY_PartnerId
"CORPHEDGE"
CORPAY_PartnerKey
"b638a2428f96439fb01596d688a83212o4F8TM8Zs2q7NqWn"
CRAWLER_LOAD_LIMIT_ENFORCE
"25"
CRAWLER_USLEEP
"1000"
DATABASE_URL
"mysql://u933377752_test:1q~2o3Mof~2K@localhost:3306/u933377752_test"
DOCUMENT_ROOT
"/home/u933377752/domains/corphedge.com/public_html/domains/test"
GEMINI_API_KEY
"AIzaSyAKeBvdbHugefQjdi9OpupRxQrkOibhPC4"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"keep-alive"
HTTP_FROM
"googlebot(at)googlebot.com"
HTTP_HOST
"test.corphedge.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
H_CANARY
"false"
H_PLATFORM
"Hostinger"
H_STAGING
"false"
H_TYPE
"business"
LSPHP_ProcessGroup
"on"
MAILER_DSN
"smtp://support@corphedge.com:2ZbaOX5*JX7|dsasdgio27f&zsd5.d@smtp.hostinger.com:465"
MAIL_SENDER
"support@corphedge.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
OPENAI_API_KEY
""
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/ads.txt"
REMOTE_ADDR
"66.249.73.69"
REMOTE_PORT
"35811"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1773525832
REQUEST_TIME_FLOAT
1773525832.896
REQUEST_URI
"/ads.txt"
SCRIPT_FILENAME
"/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://test.corphedge.com/ads.txt"
SCRIPT_URL
"/ads.txt"
SERVER_ADDR
"72.60.21.167"
SERVER_ADMIN
""
SERVER_NAME
"test.corphedge.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_PROTOCOL
"TLSv1.3"
UNIQUE_ID
"wIMzQhao-r10iW0cpajeEZMS"
WORKER_TOKEN
"dkQWlfGn2-316as89df-vdefemom"
X-LSCACHE
"on,crawler,esi,combine"

Sub Requests 1

ErrorController (token = 3a9767)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#164
  #message: "No route found for "GET https://test.corphedge.com/ads.txt""
  #code: 0
  #file: "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#163 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/u933377752/domains/corphedge.com/public_html/domains/test/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/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
    }
    /home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/u933377752/domains/corphedge.com/public_html/domains/test/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);}
    }
    /home/u933377752/domains/corphedge.com/public_html/domains/test/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/u933377752/domains/corphedge.com/public_html/domains/test/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) {
    }
    /home/u933377752/domains/corphedge.com/public_html/domains/test/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 {
    }
    /home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php:38 {}$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#119 …9}