⚝
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
/
zitouna-export
/
Viewing : wp-config.php
<?php //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', 'fZzJfm9srWXwe7daTzCFa3yKrVwwqyqtCbrzo09D8lhaaZB6YddBlKZUsAE0gNJM'); //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', 'mspfmsmnehos3' ); /** Database username */ define( 'DB_USER', 'mspfmsmnehos3' ); /** Database password */ define( 'DB_PASSWORD', 'Nehos3Lm84Qa' ); /** Database hostname */ define( 'DB_HOST', 'mspfmsmnehos3.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', 'uJz%%!`(/&3~dFFj27R^o*a:npnO`<4bf)gQ_v5<sTRd^23y:$]FI} 71uQKO0Xg' ); define( 'SECURE_AUTH_KEY', 'KEJ3s!(Bde*!)`9V?2;R-mit%J!4I,;<He,iqWMb>N(=i(f,GTN1Q;&m)Oe7nOiE' ); define( 'LOGGED_IN_KEY', 's@.#lsSA&t(jqfmn4)Xadj|>h;`D:lQ,*ODZR)W;I@FgX3uWd#>-?y5&]^E)v1lc' ); define( 'NONCE_KEY', '=Y:fzW^l~99QL9pYSX_CIHg2A(?5wSnT[/skmG%U%T!Qq?_@C`F~iOx<:7DsCimh' ); define( 'AUTH_SALT', 'g`.(iFG}WBR?*x</hwav=]jS;7lm|mbR1~(tDh*THW(3i{>Kz}c!E+*x{+2O!MFN' ); define( 'SECURE_AUTH_SALT', '~u9u%XP>CIRmu(ukgTJr,uq~6G)va;y*9?*{_1IsnvtGo/!Fr3L%ReT/^|#2SxO7' ); define( 'LOGGED_IN_SALT', '<s9-0d*2od+>UGh]c&JSEe%8bc%tXr6V-<eHhAM/JYKX2{jc!:!:`F_)1y3ek8hd' ); define( 'NONCE_SALT', 'ZzJd6 ogt}J5p(zdqN[qvqj*Qn1}ZE$=wi4-4km!{%rQ5Zj&xZi#KG=(zDjExYLc' ); /**#@-*/ /** * 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 = 'zitouna_'; /** * 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 ); /* Add any custom values between this line and the "stop editing" line. */ define( 'DISALLOW_FILE_EDIT', true ); define( 'DISALLOW_FILE_MODS', true ); /* 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';