File: /home2/ghregyptcom4646/public_html/configALV/ghregyptcom4646-WordPress-public_html.txt
<?php
//Begin Really Simple Security 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 Security cookie settings
//Begin Really Simple Security key
define('RSSSL_KEY', 'ScYY2knHRoLkEBP4bD6WNvnorvs107MK5uuezs16wKzYCpfbjkCIrDwH0PEk4g08');
//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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'ghregyptcom4646_wp_zc11t' );
/** Database username */
define( 'DB_USER', 'ghregyptcom4646_wp_1cjp0' );
/** Database password */
define( 'DB_PASSWORD', '#e#&&ULkqi2f5a6B' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', 'cc0f5kdx~Yzxy1Gu6mzp30s68s8-y~Coj~(G|nO346:/r;lVl&B%VuV8||S16157');
define('SECURE_AUTH_KEY', 'PHQO7d7J7u!]IAqSSqxSg&0q5+CY*Z0W/([4xy]4iNPha5&y*HLi941Ov;8D;S(O');
define('LOGGED_IN_KEY', 'C[izM-6(Bvs)G:Nmh2Y:63gY(Onx2E9);N&)3+|_#V)-H1cJP06&1l1X3%vGW#&-');
define('NONCE_KEY', '07]WLnvKRy#q3RvnQNPS1)-2DS[y[c0|:Cf(F-00HNG5+o~VXbQMwQR6x&i+I(8k');
define('AUTH_SALT', 't)OiIJOvgd3:::u:IWQlGz@;oz-x/~5ZpZ87UTl][S69eM2r2[1!U7g%aVP(9~b2');
define('SECURE_AUTH_SALT', ')WrEY7m5P6*dnJa/1]*o0&43St374Ag(%umt*1jFM#Ur01-X/22+d51F0~%Z1pNe');
define('LOGGED_IN_SALT', 'M@Le-@wfz9#a@GX7b9qcGhXNGl6%X;i+8p-Lj8F!iGf/#~HY&zLtK!P99cy1sRs]');
define('NONCE_SALT', '!]ArAn-|]Ckuw#~hd0ZGq3LG~ctVO/egc%2g3946*33b~F~379R~|;ALe4c&]t]o');
/**#@-*/
/**
* 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 = 'dbooTDrZy_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';