| Server IP : 54.64.252.99 / Your IP : 216.73.216.24 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 mod_perl/2.0.11 Perl/v5.32.1 System : Linux wolfeyes.yggcsp.com 6.1.176-221.360.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 21:15:26 UTC 2026 x86_64 User : hN5p2oAs ( 522) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/wwwusers/hN5p2oAs/www/htdocs/ |
Upload File : |
<?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';