| Server IP : 207.180.252.222 / Your IP : 216.73.216.117 Web Server : Apache System : Linux vmi447977.contaboserver.net 4.18.0-512.el8.x86_64 #1 SMP Tue Aug 22 16:03:20 UTC 2023 x86_64 User : konyaplisesineklik ( 10089) PHP Version : 7.4.33 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/konyaplisesineklik.com/httpdocs/wp-admin/ |
Upload File : |
<?php /** * Multisite sites administration panel. * * @package WordPress * @subpackage Multisite * @since 3.0.0 */ require_once __DIR__ . '/admin.php'; wp_redirect( network_admin_url( 'sites.php' ) ); exit;