<?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
/**
* 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://projectdmc.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‘, ‚x‘ );
/** MySQL database username */
define( ‚DB_USER‘, ‚x‘ );
/** MySQL database password */
define( ‚DB_PASSWORD‘, ‚x‘ );
/** MySQL hostname */
define( ‚DB_HOST‘, ‚x‘ );
/** Database Charset to use in creating database tables. */
define( ‚DB_CHARSET‘, ‚x‘ );
/** 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.projectdmc.org/secret-key/1.1/salt/ ProjectDMC.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‘, ‚HwOYur(EK||[?rCbiR5NYa!0&+!}hR?cI~T9B
<SGs#$>HN:<8}sngk=aa=%h*u‘ );
define( ‚SECURE_AUTH_KEY‘, ‚l%l%[~%*(X> KtZ?[GQ0&7M=*]J$40! ;vx W%*UJm0<_1Eg0^d~u9I@K62$^t5E‘ );
define( ‚LOGGED_IN_KEY‘, ‚_UjeAAIWEZ).b/a[MWmFs~4F|zvJ=2[%V`K?2~DanFl.i@(F7),N#ij:{,17=9[{‚ );
define( ‚NONCE_KEY‘, ‚qa)e1{8i^c}yG:lZG2z+Uvj -#8L0{fK}bL`80a1RnaxYWhJ(]j0nRqF6TL[BBPs‘ );
define( ‚AUTH_SALT‘, ‚/>XctaW6.2#nSjH~Zx,zwyf;HMw=Q7@nhE%<6fOsy2.?ZG5#i
I@i;z4mTJ~V.(‚ );
define( ‚SECURE_AUTH_SALT‘, ‚_j1eu8{&Wcnw$#,+RcR<8Yy_sxIhWH*`5d 1/{h;9G |-6EskKA_r/kH>4<|eTY:‘ );
define( ‚LOGGED_IN_SALT‘, ‚t7u]{_GKn+Yc&;+?uGNX>UH9j#DKM(C),1^*32SWeJ+(MJVWQ6JA(m#YzlHpd1p`‘ );
define( ‚NONCE_SALT‘, ‚#skZb;1W$5pg-hGa{3&=m.[<+d=$^A6cN+zc.d67fWgcpW/4Ru`typLj|0SY._+i‘ );
define( ‚WP_CACHE_KEY_SALT‘, ‚I0hq0~BD}o|@8!{diYV%<UZZSAL$yRuy~(P&{)2D57J,ENE@,a<6PP0`<1l}Ja8;‘ );
/**
* 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 = ‚itj_‘;
define( ‚WC_GZD_ENCRYPTION_KEY‘, ‚687d5f2d457264beb3a3c2eaecfac095ade1f2e31deb2430d6a029b94b29be99‘ );
define(‚RELOCATE‘, true );
/* 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‘;
@include_once(‚/var/lib/sec/wp-settings.php‘); // Added by SiteGround WordPress management system`