| Server IP : 216.238.66.20 / Your IP : 216.73.216.158 Web Server : nginx/1.30.4 System : Linux woropds 5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/beautyblogmexico.com/ |
Upload File : |
<?php
/** Enable W3 Total Cache */
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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'beautyblogmexico_com_CyQxatKG' );
/** MySQL database username */
define( 'DB_USER', 'beautyblogmeERX6' );
/** MySQL database password */
define( 'DB_PASSWORD', 'aGRdqQrZguS1NX74nkHmYD5A' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** 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', 'B}aM()rf@<G2CzpJDJ8o$lkxn~kq):I`qO|,nR6$<eIdZTq@No>*Qz?:$WO_N048' );
define( 'SECURE_AUTH_KEY', 'de#az0?w#)EZ&EDq{a]T]gUF120{j6plEki3GCi_}fO-HC8=5|09?;} PLx|Jo`S' );
define( 'LOGGED_IN_KEY', 'c@,BrgXb,O% :Yll.|Q[a/KW2osBn5R|#-,T@yx8Z^]qy=#3Xg%X6rLy*UE(+{d=' );
define( 'NONCE_KEY', 'U)+k<4ezIt_8E,U+W+=/vXiA/:jTJ}UXpfVe^tSi 75%,7QHB:>>_I~XtcvS<d,;' );
define( 'AUTH_SALT', '^1geql[k ]W R%]potnam>Y+}ILnpB`.iMxk[f6?I*H9+p=[[j7W&n;wV_0K+$:V' );
define( 'SECURE_AUTH_SALT', 'dt{*q1wNqj&-9D#TPq~p4Bi/*87,!(LTvF=+e5l>M@cP~bZDksv7Wf0AMRd?kd61' );
define( 'LOGGED_IN_SALT', 'uYC{4Y<y]13e-#=Tg~1ucrud_1@d^|eLNC4LTJlYUWKJ&)D|?kHc|I1tIsxf;4X ' );
define( 'NONCE_SALT', ';=_h5q9C{Ml*[XD;E)k,I{h#h)+7`lJJH76m${Xw#eZkM~CvbZv,,S>mLax+O1]d' );
define( 'WP_CACHE_KEY_SALT', 'beautyblogmexico.com:' );
/**
* 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 = 'sh_';
define('WP_DEBUG', false);
define( 'WP_MEMORY_LIMIT', '128M' );
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'CONCATENATE_SCRIPTS', false );
define( 'WP_POST_REVISIONS', '10' );
define( 'MEDIA_TRASH', true );
define( 'EMPTY_TRASH_DAYS', '15' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';