HEX
Server: Apache
System: Linux tb-be04-linweb015 6.1.150-hcl #deb11 SMP Tue Sep 9 09:22:27 UTC 2025 x86_64
User: atsnailcom (14872)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /data/sites/web/atsnailcom/www/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. */
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );