<?php
//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL cookie settings
/** 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', 'everydayanalyti_66ma_syowyirxcis' );
/** MySQL database username */
define( 'DB_USER', 'kjipiotfxjrnotat' );
/** MySQL database password */
define( 'DB_PASSWORD', 'u8qKBXz62MoIGhA' );
/** MySQL hostname */
define( 'DB_HOST', 'everydayanalyticsca.netfirmsmysql.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', '(*jW8JR75+Wt&KES?B9E&nR<KUF%x :ZIkzB?*bm[:z`urg=8,ir@rcPi9-9n`]_' );
define( 'SECURE_AUTH_KEY', 'p-Y0DatT;&G>Qs@*qXcEnK)L&v&rJ|KM1a||Lz3ba:7 CL>wR+Vv7K?VSoAEVrqy' );
define( 'LOGGED_IN_KEY', '<`%Iyw*|$P_t#Gd}QDT9^!LC9bq{L^,Ra/,okX.c&8p>~9qYUFm5o*Q66#lcrKPr' );
define( 'NONCE_KEY', 's>y](3SgT1s=9ky$tQD{KPgR3Q!%:8bXMi[K/k*UW T4Hd;zR7n5a--pKP2=2|l3' );
define( 'AUTH_SALT', 'uuR9JDd5(94Gg/RULR_^[{H[hc1kDhJ<(--Bg9+:s?Ls6~/!+9-xZ=v fD/R-!60' );
define( 'SECURE_AUTH_SALT', 'eXm}_6`bwiERJ`>rAvidV%7krp0M;Irg-J+6*x4E!pJrCz<Bf3#_d/hiY[?JqD<+' );
define( 'LOGGED_IN_SALT', 'O`%p44$9Pme;6Oa7c2$r}I@?w/#&WfR->%:yGcb0~idSg&JW|tk_7}f<~jXtoF(~' );
define( 'NONCE_SALT', ']0m>:XOUjIu3ZMMGq>_toDCLMrQU;b#RV{,uEGXVoZaDb`pBYEh6ul~+>_H#!?rk' );
define( 'WP_CACHE_KEY_SALT', '1RAnR*IWKe*AsG./G7CSE}r-b/v@erNdVsQ@:AB hB4kwgi{*ate|:W2d@;Zig+W' );
/**
* 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 = '66ma_';
/* 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');