⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
92.222.139.190
Server:
Linux webd002.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
mspfmsm
/
emteco
/
Viewing : wp-config.php
<?php define( 'WP_CACHE', true /* Modified by NitroPack */ ); //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', '18Mu9AJdC3hMWUaNqFK0pfCfNrjK464ceGnFM66enZiYJuWmCurclwWVE5fim6r5'); //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 website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'mspfmsmadriana' ); /** Database username */ define( 'DB_USER', 'mspfmsmadriana' ); /** Database password */ define( 'DB_PASSWORD', 'Adriana94MxT' ); /** Database hostname */ define( 'DB_HOST', 'mspfmsmadriana.mysql.db' ); /** 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', 'A }N@d/@mZ2d$Lk]Yvx.&:5nAE@*A$Z1`CxCdc5Twn1luGu?>[3_A:GNVKH{IQ^-' ); define( 'SECURE_AUTH_KEY', 'w K[=,,2<{W7gV!^?B-i/gZ.ZIz*<hsh>meE(,Y|Q/ya.c5_LrsnCdRK{A,L.6R' ); define( 'LOGGED_IN_KEY', 'Y4sVS_>8<6f{?maS/Z*B/<z,,Xa&=51N1(7H&V |B:!Pw^*XWsQ?#Q{lGy*!EC2c' ); define( 'NONCE_KEY', 'pmkN0)5*@3KbdX$XC|x~$?Yd,uJ+zm!79eq8nCmsSC7Db.U`V-V_@^ueBg>X^~Lw' ); define( 'AUTH_SALT', 'B<6N+nfzBb1r75LPD!Am6-zL.{ng)j6)!y5DJuST2:^}U$+MD&=`rC5$d6`J;$ w' ); define( 'SECURE_AUTH_SALT', '8t.u.OLBd`,mY=V8`0n5+c.=Y*B9wdn}wG#9}bePX28DTph@veq@}d^yWMvqZ{Tm' ); define( 'LOGGED_IN_SALT', '>6Lt,.`IdzeOJ;.BZk~HYi`@5!gF9cGD5l-m6-.g)oT.noV-$>,J. Z`Jp.%[j=-' ); define( 'NONCE_SALT', 't4a(8. Hw7fph:M]=KT,&zY/[%r-D=-0*}t)1&ht*u,rVKcJ5Ad?,rT|(T~g(2Gm' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $table_prefix = 'wpemtech26_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define('WP_DEBUG', false); //define('WP_HOME', 'https://www.emtechno-sa.com'); //define('WP_SITEURL', 'https://www.emtechno-sa.com'); define('FS_METHOD', 'direct'); /* Add any custom values between this line and the "stop editing" line. */ define( 'DISALLOW_FILE_MODS', 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';