%PDF- %PDF-
| Direktori : /var/www/www.atriaqro.com/wp/ |
| Current File : /var/www/www.atriaqro.com/wp/wp-config.php |
<?php
// BEGIN iThemes Security - No modifiques ni borres esta línea
// iThemes Security Config Details: 2
define( 'FORCE_SSL_ADMIN', true ); // Redirigir todas las solicitud de páginas HTTP a HTTPS - Seguridad > Ajustes > Forzar SSL
define( 'DISALLOW_FILE_EDIT', true ); // Desactivar editor de archivos - Seguridad > Ajustes > Ajustes WordPress > Editor de archivos
// END iThemes Security - No modifiques ni borres esta línea
define( 'ITSEC_ENCRYPTION_KEY', 'Qnt+enZbRWV1R2NpJiNwI0g4ZSxudTkxQD4kTGRkem5qL15YfEc/T3JkUDhpSTU6QnsudHxsUiN5WXxtdCA5SQ==' );
/**
* 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', 'atriaqrocom' );
/** MySQL database username */
define( 'DB_USER', 'wpbsys' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Bs.010305.w.' );
/** 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', '' );
define('FS_METHOD', 'direct');
/**#@+
* 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', 'A`p3O@^g3LY_NkphPCC^cy@kz(#qjR|HG:6@ffgpGIxVrj6jX.HOEabGmrXH%U#$');
define('SECURE_AUTH_KEY', ']c>Vo-zC+vUGpdA3.=^Hh:>_14pI[-i=6)89-~+v:;8S<BKCMC,[U^xb+;8]JuBx');
define('LOGGED_IN_KEY', '|ee20U$9POG:T8s_2Z|-UMSv7N-kI>{#}3-rhe+{f|_y1Q> B-z?<%X+kbtmczn-');
define('NONCE_KEY', '6R>ZNY/,!Ji^E22n=?S5MKHry-C|67Y}fHL-#WoMm#7,[q}TnYm5wJ94 lwk[jmv');
define('AUTH_SALT', '|W2U.xgA+}`-8*u<g,@* ~|93 ;{dZqjP[~>px|)bk`Ti?r6MGgt!!HF[:BsFilV');
define('SECURE_AUTH_SALT', '+b5?p{e0&_fcuU_V^9?|4|x#Z*+Jv}XsDhs**>D_e #KW*W[0l%n5,:lUhu~ZrgQ');
define('LOGGED_IN_SALT', 'UBDpD5Im>{65X+Pe%+^m-8=ret}qGJLJI1/DX 1+EGV[5Y4E% +=gAhW(c]&5-)8');
define('NONCE_SALT', 'x1D|neL$AJpBkWGmrP&y$[kM@`}+DQ@|-f-PBR(n3(1>E4-L@/)mr+v+o7[@-SXD');
/**#@-*/
/**
* 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 = 'ygg67p_';
/**
* 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 );
/* 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';