Server IP : 162.240.221.145  /  Your IP : 216.73.216.26
Web Server : Apache
System : Linux server.getmad.today 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : getmadto ( 1003)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/getmadto/public_html/cgi-bin/../ORIGINALPUBLICH/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/getmadto/public_html/cgi-bin/../ORIGINALPUBLICH/wp-config.php
<?php
/** 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:

 *

 * * Database settings

 * * Secret keys

 * * Database table prefix

 * * 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', 'getmadto_WPGZN');

/** Database username */

define('DB_USER', 'getmadto_WPGZN');

/** Database password */

define('DB_PASSWORD', '_*ctB4dF/vuMyF4RS');

/** Database 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', 'f68659c62e2679c468f50578d73de28108109c981b956f551574b8e4f179fae3');
define('SECURE_AUTH_KEY', '480b2555930f3a91628203bde99c5ffc07e791bcae6f562bdd17d92eba068964');
define('LOGGED_IN_KEY', '39f768db04ecc3b68ff742ee0b0328b7fe8478aa81c9879d291f85f7611d85f7');
define('NONCE_KEY', 'e2e51106b466c81624ebbb13227cdfaafc38ce1477c9b7307573c89e600a5841');
define('AUTH_SALT', '7ceecf9252fe696b5833915799f5d45b120c2da9ab337c9ff0369f4d896254c2');
define('SECURE_AUTH_SALT', '07820c01d17de6141b61b8c1ae098a994dfe42397aff8351983b932efabd3066');
define('LOGGED_IN_SALT', 'c0f0dc2aceebf94c3b51de6a9a124b3db3f2488a0fb1cd269e8f0f1e7c205552');
define('NONCE_SALT', 'b0b3afa4c9d4345e185753ae0a7cc7f28e94a242893b992cda21c56d69a41b1d');

/**#@-*/


/**

 * 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!

 */

define( 'WP_SITEURL', 'https://thelomad.com' );
define( 'WP_HOME', 'https://thelomad.com' );
$table_prefix = 'iXH_';
define('WP_CRON_LOCK_TIMEOUT', 120);
define('AUTOSAVE_INTERVAL', 300);
define('WP_POST_REVISIONS', 5);
define('EMPTY_TRASH_DAYS', 7);
define('WP_AUTO_UPDATE_CORE', 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/

 */

define( 'WP_DEBUG', false );


/* Add any custom values between this line and the "stop editing" line. */




/* 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';