File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
<?php
define( 'WP_CACHE', false ); // Desactivado por WP Rocket temporalmente
/**
* The base configuration for WordPress
*/
// ** Database settings ** //
define( 'DB_NAME', 'epsgrafi_wp_0hlkt' );
define( 'DB_USER', 'epsgrafi_wp_ewk7r' );
define( 'DB_PASSWORD', '#GfBE^0B76em1@xa' );
define( 'DB_HOST', 'localhost:3306' );
define( 'DB_CHARSET', 'utf8' );
define( 'DB_COLLATE', '' );
// ** Authentication keys ** //
define('AUTH_KEY', 'Jkv6HynZh~T[;[7(!ME+28/0P(D5Wi6@LC69dVS~;[;4~#!C2p)*i%zV/;r+BW:[');
define('SECURE_AUTH_KEY', ')JJ&%R#6ZqP+NRIU:|A6%z3jrrm8RBX8krjs*7tX7RBYq#h40FC5[2Mb-ouR7;P[');
define('LOGGED_IN_KEY', ':~mMIuq8%*4]k6AjH4Hh0857G849aS3EA_IC03J|k3_x&48+|Mb)Gkp0Z899&%a*');
define('NONCE_KEY', 'Y7U0%l&gPE8ZFRO_i7-_W:271@S;%0FA|#u7+7E40r34;d7~/s;bV1Iq5#|LV%hO');
define('AUTH_SALT', 'E(5qSwN86]3]xw[Iq)~)_yx]qD5hw2W*Gjhh]45+[@]k[2tc527C422ItzxR34XW');
define('SECURE_AUTH_SALT', 'xnN_M44-+02K|!9qV!d7uN)R:2Q6g~)2#hT;-@U#4a1@_!1J1J1fMY%yVAe7DIwT1j');
define('LOGGED_IN_SALT', '76Ryl2qrOV77QmU2y*Kf7dl_h311ka843Hp9FK||8j*i5-zE9l73|6zU4s5c3Bp8');
define('NONCE_SALT', '5-&vZTW#0tP@SEnc35g6rg8h63Ip85V623K)rkbAJe95%&|C(6u+*7ydP3[me*X~');
// Table prefix
$table_prefix = 'fZte1eM6a_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
// 🔥 FIX DEL BUCLE DE REDIRECCIÓN
define('DISABLE_WP_REDIRECT', true);
define('FORCE_SSL_ADMIN', false);
$_SERVER['HTTPS'] = 'on';
// Debug
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
