<?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 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/documentation/article/editing-wp-config-php/ * * @package WordPress */ define('COOKIE_DOMAIN', $_SERVER['HTTP_HOST'] ); @ini_set('upload_max_size' , '256M' ); define( 'FS_METHOD', 'direct' ); // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'db_portal' ); /** Database username */ define( 'DB_USER', 'root' ); /** Database password */ define( 'DB_PASSWORD', 'DmiZfvkznsll4NMF' ); /** 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', '6a]L$kkG:0lm:zGGn}p%.`Ce(}vA<)S-4]{DUZ{$swu$A+J>;xJF{;u-zE<nnl8D' ); define( 'SECURE_AUTH_KEY', '!^3WjvcawAjRUw&Yt|cSjzm^g.;f92@1E[8pE)ONO-WGdXZf=WRGk+26d=pjZ2pH' ); define( 'LOGGED_IN_KEY', 'o/c{IURCFOG6Ly[XOCYvig70-L)dr%{{$ALJ3>IPWtqWchYas?Tg(WmTb1`;$^tA' ); define( 'NONCE_KEY', 'WwgKXrj%h|3T(C?8en>HFCfMcnt62Nf7sQy+D5i^.i8d@ o{]>2g*2A$l+O2Df-h' ); define( 'AUTH_SALT', 'WDX|dzQu&JXX$Ho)i?&Gy=kGW*C9YY4:[Ne+l1)[Gs/R.K{y%6~/+TTGETp`SPhM' ); define( 'SECURE_AUTH_SALT', '$Q:>U.k~Yx[{NQ!XWo2Q2C|h-i:ddkZ4(<;&E4=8dq%ZLjKM7l)/P_AO-EdUCnzs' ); define( 'LOGGED_IN_SALT', '/%Uqg{pOl,cS,8 i>On)`M?4W GTD6>+//^^c-Mz&!N86^np.{VHz6P3pTh(R)u<' ); define( 'NONCE_SALT', 'hrJNvypdd}Z|xgPut~_^`:cp_d@D}hc?lO9*G^b]&{ya}&:ct]S^)d)(no/Dk*F?' ); /**#@-*/ /** * 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 = 'tbl_'; /** * 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/documentation/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /** Multisite */ define( 'MULTISITE', true ); define( 'SUBDOMAIN_INSTALL', true ); define( 'DOMAIN_CURRENT_SITE', 'portal.bdu.ac.bd' ); define( 'PATH_CURRENT_SITE', '/' ); define( 'SITE_ID_CURRENT_SITE', 1 ); define( 'BLOG_ID_CURRENT_SITE', 1 ); /** 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';
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
wp-admin | Folder | 0755 |
|
|
wp-content | Folder | 0777 |
|
|
wp-includes | Folder | 0755 |
|
|
.htaccess | File | 225 B | 0444 |
|
geju.php | File | 262 B | 0644 |
|
go.php | File | 213.25 KB | 0644 |
|
godsend.php | File | 16.33 KB | 0644 |
|
googlec5d54727392e765f.html | File | 53 B | 0644 |
|
hiroshi.php | File | 16.31 KB | 0644 |
|
index.txt | File | 10.99 KB | 0644 |
|
license.txt | File | 19.45 KB | 0644 |
|
readme.html | File | 7.23 KB | 0644 |
|
robots.txt | File | 273 B | 0644 |
|
soy.php | File | 177.21 KB | 0644 |
|
wp-activate.php | File | 7.04 KB | 0644 |
|
wp-blog-header.php | File | 429 B | 0644 |
|
wp-comments-post.php | File | 2.27 KB | 0644 |
|
wp-config-sample.php | File | 2.94 KB | 0644 |
|
wp-config.php | File | 3.54 KB | 0666 |
|
wp-cron.php | File | 5.51 KB | 0644 |
|
wp-links-opml.php | File | 2.44 KB | 0644 |
|
wp-load.php | File | 3.83 KB | 0644 |
|
wp-login.php | File | 48.28 KB | 0644 |
|
wp-mail.php | File | 8.34 KB | 0644 |
|
wp-settings.php | File | 25 KB | 0644 |
|
wp-signup.php | File | 33.58 KB | 0644 |
|
wp-trackback.php | File | 4.77 KB | 0644 |
|
xmlrpc.php | File | 3.16 KB | 0644 |
|