HEX
Server: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9
System: Linux f5-php5-01 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64
User: (1332)
PHP: 5.3.29
Disabled: eval,exec,passthru,shell_exec,system,proc_open,popen,show_source
Upload Files
File: /home/5_365/flickinger-bau.de/public_html/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';