File: /home/u140504261/domains/controltecindustrial.com/public_html/wp-config.php
<?php
//Begin Really Simple Security key
define('RSSSL_KEY', 'fTFGVQBVD5UZ0gPCXJT6KW0fVgO7ckA57lwEr7OitR2UBHzEp4YiKt0D9MK7O2Cg');
//END Really Simple Security key
/**
* 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://codex.wordpress.org/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', 'u140504261_IlviS' );
/** MySQL database username */
define( 'DB_USER', 'u140504261_G3q76' );
/** MySQL database password */
define( 'DB_PASSWORD', '1p4u6Yh8LY' );
/** MySQL 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', 'Z<i9GUn=;nm5!A:J;1aeu%DkXhnqDVv0*!qYzc$9v49Q_Nm6x5aCbL4-+f+^KDn7' );
define( 'SECURE_AUTH_KEY', 'Y~MGg{6&foU*y@ZcLf[|MT2Ws.sX<5v-s[}6v4=:)@>p*ce,4sv8w!H5_T_mOqO,' );
define( 'LOGGED_IN_KEY', 's8=|xB$M:)QM?K8pP&&Qf)LrmKNH5.MJ^fCJI/=rdr{YbB:SG}l0]{OGC]OY,W%]' );
define( 'NONCE_KEY', 'Gf}sc%.`Q+l{KqzoW2?$M&8|M*q( `|H=.+>_l/%NG9lqg#L$Sz!C^Xf<]5Lyz!w' );
define( 'AUTH_SALT', '?2t89<Xu;zc%+JL#a4jtoel)5F.6!->ae]|#>DrjmU*u%4pJc}:%f0bQbwX82iIA' );
define( 'SECURE_AUTH_SALT', '}{p,3W>8R-[*<~a,}9Wwp<~T9`-f68wKb$SN@W(k;8sryi}Y#lpqLXxq#M=f8$Wd' );
define( 'LOGGED_IN_SALT', 'e]J=xVK;<#/y,oXfn1(a.N;_h=fZc=R:EA{|0}s,P6%tX0c^CZcSXBau/oyq_?^/' );
define( 'NONCE_SALT', '0+IS$*`C!W5cR#gJgf1F? {.~F490iC|cl/z7xr,s7`VT95;7?%s8d@e-r.>KxMw' );
define( 'WP_CACHE_KEY_SALT', 'EmevtgOxmr< (-S18?>sg])A.>%7tLWY0CMmT{YhA,bHD3N%OfxTb@~:EkuL#RZL' );
/**
* 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_';
define( 'FS_METHOD', 'direct' );
/* 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';