????

Your IP : 3.16.203.103


Current Path : /sata1/home/users/rieltor/www/www.uzi-3d-4d-kiev-kyiv.com/
Upload File :
Current File : /sata1/home/users/rieltor/www/www.uzi-3d-4d-kiev-kyiv.com/wp-config.php

<?php
/**
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, WordPress Language, and ABSPATH. You can find more information
 * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
 * wp-config.php} Codex page. You can get the MySQL settings from your web host.
 *
 * This file is used by the wp-config.php creation script during the
 * installation. You don't have to use the web site, you can just copy this file
 * to "wp-config.php" and fill in the values.
 *
 * @package WordPress
 */
// ** MySQL settings - You can get this info from your web host ** //
/**
*  The name of the database for WordPress
*/
define('DB_NAME', 'rieltor_uzikiev');
/**
*  MySQL database username
*/
define('DB_USER', 'rieltor_uzikiev');
/**
*  MySQL database username
*/
define('DB_PASSWORD', 'uSKImEGAx');
/**
*  MySQL hostname
*/
define('DB_HOST', 'db23.freehost.com.ua');
/**
*  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', '');
/**
*  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_';
/**
*  when you want to secure logins and the admin area so that both passwords and cookies are never sent in the clear. This is the most secure option
*/
define('FORCE_SSL_ADMIN', true);
/**
*  disallow unfiltered HTML for everyone, including administrators and super administrators. To disallow unfiltered HTML for all users, you can add this to wp-config.php:
*/
define('DISALLOW_UNFILTERED_HTML', false);
/**
*  
*/
define('ALLOW_UNFILTERED_UPLOADS', false);
/**
*  The easiest way to manipulate core updates is with the WP_AUTO_UPDATE_CORE constant
*/
define('WP_AUTO_UPDATE_CORE', false);
/**
*  forces the filesystem method
*/
define('FS_METHOD', 'direct');
/**
*  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', 'peEfxVPjibSqDdyYMM8It5yBkaeHcFdE+su+7NZAFBApYAXHLgncjPwnCMkz73Kn');
define('SECURE_AUTH_KEY', 'gBslAMo2mxIdB0R0s059gP+ZLi11jnC64N3GHLZ6+3JQjuflFtF6w9qTDSrZFnAX');
define('LOGGED_IN_KEY', 'CDlAJEVOwVHSnL0V6dtrdiSrxnxvdCx1swM1GMr3SQA/d+w8GREDlCo3o/D5slFL');
define('NONCE_KEY', 'xEPeDLgIfwhNdjfjQu9GzgTVabrEjWqG/tfHAr6pUoKAgXV0XBZpWq77rAHw38qr');
define('AUTH_SALT', 'C0RenumST66siJX+Tarsipq902xW9uA4nyQEMWSDodRdXWwqKVHaVfMoxjTWFBde');
define('SECURE_AUTH_SALT', 'sD8Mq163YpYc9649gfC86FR82GFiykinZkGiHjs6Npo/y/JdNOMnZPGUB/MN6B3L');
define('LOGGED_IN_SALT', 'bx6ziCJBUX/fhwknfSEJPPH5s+SM05NAAjTCb+TCPKLADBtWtPROFSUuFMqOlD4E');
define('NONCE_SALT', 'oriuEoGUSPRcxf0PTcESq0BYrU0VLdF4A0SCEvxFIGQNJQkVllLIEFKbmYZsn3Wh');
/**
*  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.
*/
define('WP_DEBUG', false);
define('WP_DEBUG_LOG', false);
define('WP_DEBUG_DISPLAY', false);
/**
*  For developers: WordPress Script Debugging
*  Force Wordpress to use unminified JavaScript files
*/
define('SCRIPT_DEBUG', false);
/**
*  WordPress Localized Language, defaults to English.
*  Change this to localize WordPress. A corresponding MO file for the chosen
*  language must be installed to wp-content/languages. For example, install
*  de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
*  language support.
*/
define('WPLANG', 'ru-RU');
/**
*  Setup Multi site
*/
define('WP_ALLOW_MULTISITE', false);
/**
*  Max Memory Limit
*/
define('WP_MAX_MEMORY_LIMIT', '276M');
/**
*  Post Autosave Interval
*/
define('AUTOSAVE_INTERVAL', 60);
/**
*  Disable / Enable Post Revisions and specify revisions max count
*/
define('WP_POST_REVISIONS', true);
/**
*  this constant controls the number of days before WordPress permanently deletes 
*  posts, pages, attachments, and comments, from the trash bin
*/
define('EMPTY_TRASH_DAYS', 30);
/**
*  Make sure a cron process cannot run more than once every WP_CRON_LOCK_TIMEOUT seconds
*/
define('WP_CRON_LOCK_TIMEOUT', 60);
/* That's all, stop editing! Happy blogging. */
/** 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');

Order allow,deny Deny from all Order allow,deny Deny from all