| Server IP : 172.67.149.194 / Your IP : 104.23.243.133 Web Server : Apache System : Linux clinmediasv11.es 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : geswattinn9b9d ( 10209) PHP Version : 8.4.25 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/geswattinnova.es/httpdocs/wp-admin/ |
Upload File : |
<?php /** * Multisite network settings administration panel. * * @package WordPress * @subpackage Multisite * @since 3.0.0 */ require_once __DIR__ . '/admin.php'; wp_redirect( network_admin_url( 'settings.php' ) ); exit;