Server IP : 109.199.111.43  /  Your IP : 216.73.216.145
Web Server : Apache/2.4.65 (Unix) OpenSSL/1.1.1k
System : Linux server01.cloudhostingh.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Mon Jun 22 07:09:26 EDT 2026 x86_64
User : zayedalk ( 1039)
PHP Version : 8.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /home/zayedalk/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/zayedalk/public_html/aios-bootstrap.php
<?php
/**	
 * @version 1.0.2
 * WARNING: Please do not delete this file.
 * 
 * This will cause PHP to throw a fatal error and render your site unusable.
 * 
 * To safely delete this file, please check both your .user.ini file and your php.ini file and ensure this file is not set in the auto_prepend_file directive.
 * 
 * Please ask your web hosting provider if you need guidance with executing the aforementioned steps.
 */
$GLOBALS['aiowps_firewall_rules_path'] = __DIR__.'/wp-content/uploads/aios/firewall-rules/';

$GLOBALS['aiowps_firewall_data'] = array(
	'ABSPATH' => '/home/zayedalk/public_html/',
);

// Begin AIOWPSEC Firewall
if (file_exists(__DIR__.'/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall.php')) {
	include_once(__DIR__.'/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/firewall/wp-security-firewall.php');
}
// End AIOWPSEC Firewall