HEX
Server: Apache
System: Linux web198 5.14.0-658.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 9 20:29:02 UTC 2026 x86_64
User: xh034600 (1031)
PHP: 8.1.34
Disabled: passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,popen,show_source,shell_exec,exec,virtual,proc_get_status,proc_terminate,system,syslog,mail
Upload Files
File: /home/xh034600/www_root_backiebelt_cz/index.php
<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';