<?php
/** Enable W3 Total Cache */
define('WP_CACHE', true); // Added by W3 Total Cache
/**
* 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', 'jonesdrilling_bxz1_kobrxeaaoskod' );
/** MySQL database username */
define( 'DB_USER', 'ethxkibreiqtmuuj' );
/** MySQL database password */
define( 'DB_PASSWORD', 'zT3BapDR0UIrdtJ' );
/** MySQL hostname */
define( 'DB_HOST', 'jonesdrilling.ipagemysql.com' );
/** 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', '2<8y4x4l|=r;cC0bey$i@,@wgi=I]#%Y89T+i4c_Z8J`<aJ%z^|Fd*`.Z!Mi*,.*' );
define( 'SECURE_AUTH_KEY', '_(Z=)7/~<u4vBhlvR3LtHw,aCLfebS-J*02UDu?cqg)_LY(=X36!hd4efwxr 6.I' );
define( 'LOGGED_IN_KEY', 'oh6%k6`w|gCBBV/+;,n$>Gs8!oZ:<dKvgB*(X_Oa87+xHB1;ISx9bo!#pTe^hXBf' );
define( 'NONCE_KEY', 'xBgHZfhH]F_5)3|oHEumG68qC_,`$Z*`>;X0Wb8|;E0*h|mUh(Vt_hC0`H9VSzc6' );
define( 'AUTH_SALT', 'Kuc%=ObLG(+G3nO`+ruy_LUL~n3K$qwrcP5>=Q~:%3d#hm/ZYPlBeEyJ+%kIXAej' );
define( 'SECURE_AUTH_SALT', 'V]C_t`84?j@w`*olt,k!g+E(O],`L/>4jxYNQC09?;Ig5<x6SR_*[)[a6e;Pm#@X' );
define( 'LOGGED_IN_SALT', 'I#K:tsBWpPTyR<*=>YW`=d/:okVrGfJ`7]@@[/dIsS*sh]bL(<6}lRrXHeq+8z!)' );
define( 'NONCE_SALT', 'L1kp)ze,0uQ3`$E[Et@F3B8z+zZQI)GMOCqb3T1gSpU3/FZZ1LB;5oBKq>XLYQVQ' );
define( 'WP_CACHE_KEY_SALT', '<ekT:LDen)5YrBQPN#ua~aS^^,9t+ff`0|Mn1 }A-]$>>vlPsk.8{#ka>KY1t=x ' );
/**
* 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 = 'bxz1_';
/* 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';
define('FS_METHOD', 'direct');