https://beta.mxoemu.com/robots.txt

MarkdownWikiController :: indexAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\MarkdownWikiController::indexAction"
_firewall_context
"security.firewall.map.context.main"
_orbitale_cms_layout
[
  "assets_css" => []
  "assets_js" => []
  "host" => ""
  "name" => "front"
  "pattern" => ""
  "resource" => "@OrbitaleCms/default_layout.html.twig"
]
_remove_csp_headers
true
_route
"page"
_route_params
[
  "path" => "robots.txt"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"c44b6c"
path
"robots.txt"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"vi-VN,vi;q=0.5"
connection
"keep-alive"
host
"beta.mxoemu.com"
priority
"u=0, i"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
te
"trailers"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0"
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
"Wed, 30 Jul 2025 19:57:43 GMT"
vary
"Accept"
x-debug-exception
"Page%20with%20path%20%2Fvar%2Fwww%2Ftmoemuv4%2Fmxo-docs%2F%20.%20robots.txt%20not%20found."
x-debug-exception-file
"%2Fvar%2Fwww%2Ftmoemuv4%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:340"
x-debug-token
"03a5de"
x-debug-token-link
"https://beta.mxoemu.com/_profiler/9e590d"
x-previous-debug-token
"9e590d"
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
"1e07c26bbc2b4319f461d12ef58c50ef"
DATABASE_URL
"mysql://root:sw1983@127.0.0.1:3306/tmoemuv4?serverVersion=5.7"
GAME_DATABASE_URL
"mysql://root:atino@127.0.0.1:3306/reality_hd?serverVersion=5.7"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/tmoemuv4/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/tmoemuv4/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"vi-VN,vi;q=0.5"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"beta.mxoemu.com"
HTTP_PRIORITY
"u=0, i"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_TE
"trailers"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"14.191.31.189"
REMOTE_PORT
"17809"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1753905463
REQUEST_TIME_FLOAT
1753905463.6552
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/tmoemuv4/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://beta.mxoemu.com/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"173.249.30.143"
SERVER_ADMIN
"webmaster@mxo.hardlinedreams.com"
SERVER_NAME
"beta.mxoemu.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at beta.mxoemu.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"beta.mxoemu.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,GAME_DATABASE_URL"

Sub Requests 1

ErrorController (token = 9e590d)

Key Value
_controller
"error_controller"
_orbitale_cms_layout
[
  "assets_css" => []
  "assets_js" => []
  "host" => ""
  "name" => "front"
  "pattern" => ""
  "resource" => "@OrbitaleCms/default_layout.html.twig"
]
_stopwatch_token
"5dccce"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#477
  #message: "Page with path /var/www/tmoemuv4/mxo-docs/ . robots.txt not found."
  #code: 0
  #file: "/var/www/tmoemuv4/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 340
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/tmoemuv4/vendor/symfony/framework-bundle/Controller/AbstractController.php:340 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /var/www/tmoemuv4/src/Controller/MarkdownWikiController.php:58 {
      App\Controller\MarkdownWikiController->indexAction(string $path, Request $request): Response …
      › } else {    throw $this->createNotFoundException("Page with path $baseDocsPath . $path not found.");}
    }
    /var/www/tmoemuv4/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/tmoemuv4/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/tmoemuv4/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/tmoemuv4/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/tmoemuv4/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/tmoemuv4/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/tmoemuv4/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#132 …9}