| Server IP : 91.220.113.119 / Your IP : 216.73.217.69 Web Server : LiteSpeed System : Linux milad313-ded-e10.tidadns.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : maralloab ( 1965) PHP Version : 8.1.34 Disable Function : mail, show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/maralloab/public_html/ |
Upload File : |
<?php
//Begin Really Simple SSL key
define('RSSSL_KEY', 'hcqJVQiXXQNdxau9zX6pUnTLPmwusC4zpNxCZY5XTL66nEct21xHCxIQvPCcwm10');
//END Really Simple SSL key
//Begin Really Simple SSL 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 SSL
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'maralloab_mara2' );
/** Database username */
define( 'DB_USER', 'maralloab_aampus' );
/** Database password */
define( 'DB_PASSWORD', '.TPqODwA$hmv' );
/** 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', '2,}q),6iLts+yMd6fa@3*_aq[8@uv,(+~y7n6:*ht0Xw$$3*4cb8OND;>Jp<M{x%' );
define( 'SECURE_AUTH_KEY', ')l[;#ny}$%fe?&Rp$WKKa5NnrKG^1$=WP:O[H$!&vl+w^5R[p>[~vwte)4FuK2DW' );
define( 'LOGGED_IN_KEY', ';}<I1$2HCWKc%o#8)H4~wTH{T[g qT{JMZy/k0~Uir{(1Tt[VfI}B(AJxH?|pOe$' );
define( 'NONCE_KEY', '6fd3Vvd{Jcl)GcmTb|zEEmh6&kAE~V4#1.WAA|JY4=>X#YlbTN6)[LXVNzS8Z_(R' );
define( 'AUTH_SALT', 'U+2`>[+e;8JbWH(bpKn [skW.tR>@(0@~aRhhH#D-vY@-Ql(>#wp*Uoq!a)Iv,A%' );
define( 'SECURE_AUTH_SALT', '+#gS#=<5[g$vOEgEG1HxD>2Tw:Mro^ur,L,*P_jO_2?;wtPkncpw1cym<yLG:pyx' );
define( 'LOGGED_IN_SALT', 'U-DJmzoehth.6>{,jZ-z8s(f(hKFkE[@4w9x&~isI&:lwel6iOMhWG8j,Q]@d[A4' );
define( 'NONCE_SALT', 'l*xf6p?N(9xCRd,u#$awss|qZ X#OOGR/NYjO@RnP}YZ^kb epX4QO2xt`]qb(p&' );
/**#@-*/
/**
* 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 = 'wefd31p_';
/**
* 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://wordpress.org/support/article/debugging-in-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';