HEX
Server: Apache
System: Linux vps107910.serveur-vps.net 5.10.70 #1 SMP Mon Nov 22 15:13:33 CET 2021 x86_64
User: web1 (5004)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/clients/client0/web1/web/index.php0
<?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';