| Server IP : 172.67.71.254 / Your IP : 216.73.216.4 Web Server : nginx/1.27.1 System : Linux in-5 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64 User : arabianexpress ( 1872) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v9321/aurointeriors/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // 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://wordpress.org/support/article/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', 'aurointeriorsdb' );
/** MySQL database username */
define( 'DB_USER', 'aurointeriorsdbuser' );
/** MySQL database password */
define( 'DB_PASSWORD', 'v2KEYCgkT2bzLVP6hq' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );
/** 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', '_Ix$_x>u:&4!tH8(EX})9x-mtseDeWvS&87`r.c^<QF>:x^-Pur)%,zj(8jj/2YE' );
define( 'SECURE_AUTH_KEY', '4cKB-WK?F7){b8tF*<pjPfx93,=ANz^ek$qpr:+B%^p45b1ehjHS^1dAP;=O|Em1' );
define( 'LOGGED_IN_KEY', 'GG4/Nf+0B_$-C*a8Cbc)?s)qm;/li^hp[R.sm3(&.YU@wPs>pd3ZgV@:fcd6G/Lg' );
define( 'NONCE_KEY', 'gjx^z!:vPnnO(2]FEd8LeQyEQ,P]L#66eHl+1a/~H}j;D 9u41<}TW01H(y9]oEv' );
define( 'AUTH_SALT', 'xP)!2HNv1P:N]7#}|7;F3<LIRow<ZDYRS)bLS2cXXx#oD{fY=.l2`.g5b8 7!>Sy' );
define( 'SECURE_AUTH_SALT', 'UtJPOwu6O}^WcJOK gl/mZ/&G.mO#6mv/F j=cA[:pZ/?u(yM0mCi1rftHuQ:k9M' );
define( 'LOGGED_IN_SALT', 'f=$@c|R 8lgOQFEtBwYN.lzmwdg6rS{<G[>!]{A50Uq=@>S^N,)t(z#z$3@O=)%D' );
define( 'NONCE_SALT', '*) w0g`:.o+yxO/]=~j/ZkkOr{T :S_L30,G}pliGvs/`~r)(5yM4KYj2zXt) gk' );
define( 'WP_CACHE_KEY_SALT', ' 0<N^>PLE^Rcc[Bv2|D]Hn2F@frOd~]Kj*IE`7Vo==+yoT_>Kj-|(=kY9eVPCv6I' );
/**
* 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( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', 'TUhgoT9TQPrJ8uvXyPPwnro1Y' );
/* 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';