ruạṛ
<?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', '' ); /** MySQL database username */ define( 'DB_USER', '' ); /** MySQL database password */ define( 'DB_PASSWORD', '' ); /** MySQL hostname */ define( 'DB_HOST', '' ); /** 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', '_BNuRz$(@cGuk^;D1(LVNYGVeqUdqJZ^_o_kh;8,=O7#nZ.!>mlb]HCj+gO[G+$H' ); define( 'SECURE_AUTH_KEY', 'CE=*nT0{c)>X%lYW;]>FzyTjOjT}D,!!{<4J*y|o.-@Hfb&t({EYQn8Ygr4RF5)v' ); define( 'LOGGED_IN_KEY', 'dj g1g]0O#t*]L%nPQS]5Oyc@RW!3`N7M|_p8hZvZJxOIqYmNR:cB7G^|?IOpER%' ); define( 'NONCE_KEY', '^lDQYz-{RnI-U AEsONQ]]N:G~!8$)r_%O3<<@Mrz;liR:A#2|?TiZ~Ddj9q.i>h' ); define( 'AUTH_SALT', 'fBddg2c)e.00sp_A.;/L{o<>WD6z-KZ):*p-VH|cc$u0)LM3q8X~0bY>HW8#4$4$' ); define( 'SECURE_AUTH_SALT', '<t7f;S*6h#Fm[^)gN<P@IYC^-Dnc-8Glzp.Iw`z,oqw?V9|tJO*??37f4SQk 5mz' ); define( 'LOGGED_IN_SALT', 'mB= (e^i(Q7wVdWp&iy{<I7m#)BrR7_7Y$S<o_-sbes>FcK]AKp/B@:(qsN(Lz>t' ); define( 'NONCE_SALT', 'oTSeA`! AlG*9#H@ExY9FT*A)>Dj4@Q$u@GIHW(R?<iqtwi/IhL[c[_5r:mXhv[(' ); define( 'WP_CACHE_KEY_SALT', ' UwyC#^H`[I,./*]LF*-q6M5p;@=WEWj!o;!&Zy[IyH1OJN{.03#SRiah]]WDfI(' ); /** * 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 = 'tdw_'; /* 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. */ @include_once('/var/lib/sec/wp-settings-pre.php'); // Added by SiteGround WordPress management system require_once ABSPATH . 'wp-settings.php'; @include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system
cải xoăn