<?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', 'apoorvad71006_c06k_fysqusadpuodv' );
/** MySQL database username */
define( 'DB_USER', 'msnfmltknfautxyp' );
/** MySQL database password */
define( 'DB_PASSWORD', 'xwLFDwS4p7SpxrX' );
/** MySQL hostname */
define( 'DB_HOST', 'apoorvad71006.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', '3tujHVV0?1lbOW>1FH`xH^mJk_.)U0*W<v^@,WYT,ekp1f7[]z,_Tz|HN*$D[M#g' );
define( 'SECURE_AUTH_KEY', 'oGu6luaCo=|>PA/ DzLenWymaD+n(yl1_85bS{XbxqN[/p`PoDZ/28%4kN)4:-6:' );
define( 'LOGGED_IN_KEY', 'qLahL/j-L!O4{Bg9%>.sNDkaN6z1W-IA`%3pbP:U5z.eV:TmuFHR 68oin8J]kn;' );
define( 'NONCE_KEY', 'IRZOs=JgmY, 6=CC>n9^~l&J8UU}?A1ZnmIg8x>[%~UNu(n:A7(vAz,hao&--c*G' );
define( 'AUTH_SALT', 'Mrp^$h+qw061MktlL,C^!aRr{r-I?xt gPAobf+8df~HvKXVsqN63ie.D6R;P|5l' );
define( 'SECURE_AUTH_SALT', '7qgx)g?@28.g71jbM<D$d9L<i=:UxpB-cg$)y;v+]2GBrd<5& -.SCJ4b}`J0nPV' );
define( 'LOGGED_IN_SALT', 'v>{&~T0g7!esYo}vaP(ee,%s7,#d8n-<7l]8!LHUSSDU=#Fa5m7^_.}C>?:7s}LX' );
define( 'NONCE_SALT', '8fc2KIbS?:Hza9&E5R}A[_inMq1> ^Kpq@!G<P+s<nX3swFU&hM<6QH2;RfH%7l{' );
define( 'WP_CACHE_KEY_SALT', 'I1G[Pb*w6q>j@gW!ZMT7}1LGrn*o22n +ema@t(o%DokXPN|B4%#=~o MWU25U:g' );
/**
* 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 = 'c06k_';
/* 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');