Server IP : 3.128.248.115 / Your IP : 3.147.104.18 Web Server : Apache/2.4.41 (Ubuntu) System : Linux ip-172-31-33-233 5.15.0-1037-aws #41~20.04.1-Ubuntu SMP Mon May 22 18:18:00 UTC 2023 x86_64 User : www-data ( 33) PHP Version : 7.4.28 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/benefits.section8-listings.com/ |
Upload File : |
<?php /** * 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', 'benefits.section8-listings.com' ); /** MySQL database username */ define( 'DB_USER', 'wordpress' ); /** MySQL database password */ define( 'DB_PASSWORD', '&ARt#nDf*kch0Cr9zpbOK9z&FHg72yG7' ); /** MySQL hostname */ define( 'DB_HOST', 'localhost' ); /** 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', 'yb7I0T-tJq5mgbG[AT]krzngS}xd)v9dV[mJ6lEveb>_/i%V|1F7|d!KrAViDvr6'); define('SECURE_AUTH_KEY', '_u]z@z*&4NCjs-e`pH<<DRV2(e?` 3Ymi$#|k>1f>DIGLxt{!vZ {b}f!C6,cmlb'); define('LOGGED_IN_KEY', '@~+DLO6ko4mkR&9?H>H in4b9sGl}JLa&({:y+mFQE}c0&qap8i6,;bWke(o`zK7'); define('NONCE_KEY', 'Fh$4{crkY9~Fk5j,+k,w>K #HoWV*]8-eq1,vPU+oR>.FcaUsuKhQK+Ty*`51z{h'); define('AUTH_SALT', '6-U|gb;t4jOdH(}tVdZ}!$V_`fQKGWnR!2yo&|wf<jH,+OJ(d[w[nr^Y`Jmn*lA '); define('SECURE_AUTH_SALT', '<_n)!spaH6ZQ^=se[%tBxdhnS6 >Ew^(_08)CcY)u~&olfrpW5ZAJ*mOZZ<hMPX>'); define('LOGGED_IN_SALT', '>ZdLCpMfl2#-Ei]{6Sl5r $g_-D-%dvJ2&nL1R.iStS}=~`-X5+)f59}bX0KpwK?'); define('NONCE_SALT', 'i|U|+W}P2W>D4apOF|=)g$iz5+8$M}+g!}QKq1+sRRLwo<+5%^,ArHy)r%RUv7=M'); /**#@-*/ /** Amazon Certificate Redirection by Load Balancer */ if (strpos($_SERVER['HTTP_X_FORWARDED_PROTO'], 'https') !== false) $_SERVER['HTTPS']='on'; /** * 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 Codex. * * @link https://codex.wordpress.org/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', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once( ABSPATH . 'wp-settings.php' );