https://demo.easytransfer24.de/config.php.save

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

Request Headers

Header Value
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"154.83.103.113"
cf-ipcountry
"SC"
cf-ray
"92be4cbf4af80078-CDG"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
host
"demo.easytransfer24.de"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36"
x-forwarded-for
"154.83.103.113"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
access-control-allow-credentials
"true"
access-control-allow-headers
"*"
access-control-allow-origin
"http://localhost:3000"
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 06 Apr 2025 03:46:44 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdemo.easytransfer24.de%2Fconfig.php.save%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fwebeasy%2Fhtdocs%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"290987"
x-debug-token-link
"https://demo.easytransfer24.de/_profiler/b855da"
x-previous-debug-token
"b855da"
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
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"domain_demo_easytransfer24_de"
CONTEXT_DOCUMENT_ROOT
"/var/www/webeasy/htdocs/web"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/webeasy/htdocs/web"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/webeasy"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"154.83.103.113"
HTTP_CF_IPCOUNTRY
"SC"
HTTP_CF_RAY
"92be4cbf4af80078-CDG"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_HOST
"demo.easytransfer24.de"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36"
HTTP_X_FORWARDED_FOR
"154.83.103.113"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/app.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://demo.easytransfer24.de/config.php.save"
REDIRECT_SCRIPT_URL
"/config.php.save"
REDIRECT_SSL_TLS_SNI
"demo.easytransfer24.de"
REDIRECT_STATUS
"200"
REDIRECT_TMP
"/var/www/webeasy/tmp"
REDIRECT_TMPDIR
"/var/www/webeasy/tmp"
REDIRECT_UNIQUE_ID
"Z-H5I@@WGAjQq5K1vSw4UAAAAAs"
REDIRECT_URL
"/config.php.save"
REMOTE_ADDR
"172.71.122.214"
REMOTE_PORT
"9864"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743911203
REQUEST_TIME_FLOAT
1743911203.7402
REQUEST_URI
"/config.php.save"
SCRIPT_FILENAME
"/var/www/webeasy/htdocs/web/app.php"
SCRIPT_NAME
"/app.php"
SCRIPT_URI
"https://demo.easytransfer24.de/config.php.save"
SCRIPT_URL
"/config.php.save"
SERVER_ADDR
"37.120.161.30"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"demo.easytransfer24.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at demo.easytransfer24.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"demo.easytransfer24.de"
TEMP
"/var/www/webeasy/tmp"
TMP
"/var/www/webeasy/tmp"
TMPDIR
"/var/www/webeasy/tmp"
UNIQUE_ID
"Z-H5I@@WGAjQq5K1vSw4UAAAAAs"
USER
"webeasy"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = b855da)

Key Value
_controller
"error_controller"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#185
  #message: "No route found for "GET https://demo.easytransfer24.de/config.php.save""
  #code: 0
  #file: "/var/www/webeasy/htdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#192 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/webeasy/htdocs/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/webeasy/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
    }
    /var/www/webeasy/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/webeasy/htdocs/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/webeasy/htdocs/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);}
    /var/www/webeasy/htdocs/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/webeasy/htdocs/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/webeasy/htdocs/web/app.php:38 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#247 …9}