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/estudiojuridicoayala.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_cuXFX' );

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

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

/** 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',          '+-Z0x%y3?`3/ql)]]6%BbSt7Z&Sm 9d6I0lrWw.&<AIZ8&zqI85D.Wb-O[!1lQ2B' );
define( 'SECURE_AUTH_KEY',   '.e<YJun(hj`7r%B!SR_cCo?-M`S.W0so~dxRni91ey5u2NMz8NLCy%S5o]d;e`:h' );
define( 'LOGGED_IN_KEY',     'c;w1Y#Afnr^VdEYK~Q?-(E@cML%e? +y%b*R#Oe%h)+*+IqTeQ6dF.]$d[()/gPQ' );
define( 'NONCE_KEY',         'y(d$EUHBhA^PPH.<_Ay*TIt]D$dfVG$[gz[9Ja~ukzrDz(zMJi0l-26A&!a[nmVj' );
define( 'AUTH_SALT',         ':Xav[B*1[xzr:k5C=W_S5@ V!b>}IYV];NM`L{3c)e#i(5s__#uw[rAFE;5c17Fx' );
define( 'SECURE_AUTH_SALT',  '+SkttIhw%+,0r]Vuzw8,aH)#oT#6$n|SZAV/TGW VoHLJ?aFep@gD}vMB:]`6?TE' );
define( 'LOGGED_IN_SALT',    '?zh<)y8;R~bTQ;*E2KwD/S&;f~&qULZ|Kk9Rw;TY<|X,Ah2e]Tj1,,WAxBqaRON~' );
define( 'NONCE_SALT',        'Z9dqk{6<U @M{<-;31@?5ZBMyS-bl|x.VOPsik&^`x#XLFx{jVH46)i>g7Rt)v4<' );
define( 'WP_CACHE_KEY_SALT', '{`ll@4s~L~o0T6RWuZVyf-t@7j& q`4S>f] ,/DoM Xd|1lowRY|Sqx8pjxGRj>E' );


/**#@-*/

/**
 * 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_';


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



/**
 * 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/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '6ea0a8bbb176e5e50b889e97dc3aa5ce' );
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';