Редактор файлов и навигация
Текущая папка: /
Содержимое
[FILE]
.htaccess
[FILE]
.user.ini
[DIR]
.well-known
[DIR]
cgi-bin
[FILE]
error_log
[FILE]
health-base.php
[FILE]
index.php
[FILE]
license.txt
[FILE]
readme.html
[FILE]
wp-activate.php
[DIR]
wp-admin
[FILE]
wp-blog-header.php
[FILE]
wp-comments-post.php
[FILE]
wp-config-sample.php
[FILE]
wp-config.php
[DIR]
wp-content
[FILE]
wp-cron.php
[DIR]
wp-includes
[FILE]
wp-links-opml.php
[FILE]
wp-load.php
[FILE]
wp-login.php
[FILE]
wp-mail.php
[FILE]
wp-settings.php
[FILE]
wp-signup.php
[FILE]
wp-trackback.php
[FILE]
xmlrpc.php
Редактирование: wp-config.php
<?php define("DISABLE_WP_CRON", true); /** * 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 * * Localized language * * 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', 'okyaypmy_kdweb1_jaels' ); /** Database username */ define( 'DB_USER', 'okyaypmy_kdweb1_2u8sr' ); /** Database password */ define( 'DB_PASSWORD', '^~84dA^D9aetnpK7' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', 'ON:Oqm31Tp8:-8L71Y#D*2bn!)_0X7)8/1/3X%0g%l4j4CUZ7LC:8!j6dwI0D!12'); define('SECURE_AUTH_KEY', '/gNAs_/J-#kN]dcQGCF0475b9P@fDef-hX66URh3%s5@mMv#W0;u6b!T59&Zf~[R'); define('LOGGED_IN_KEY', 'w79T-4mDNUC%6]ux!6ky94Ym1~Q4PGV[9F@7_K4qCK54]bw4f@X4#&ck@OA6#No0'); define('NONCE_KEY', '1Me~k2z86C@LC8GoI@H6-#c*(&9G@3_V0-3Dg)83#Dyw)mqm_)-03bf/4MLUtC-!'); define('AUTH_SALT', '2p4D6PMY2SZzrxPWh22jN5RuCYP6:sC/4_/l&ahVa*a2jt6p1@5yw[|d-]@nM6sy'); define('SECURE_AUTH_SALT', '299C0a[(#[dn4H)RM*-0n5n|koMg]+HS(q&_/a(A9(YAi7dKo/08760!BKm7L6|)'); define('LOGGED_IN_SALT', 'hK4+EP-qVz%Je71g3KJ8lZr9rJAAi1w62[30GmyR9g/tgilE58-:4e8|yxHJQ55e'); define('NONCE_SALT', 'z~&:l|so~[(YpXS0PlRuXyHC-Qf1w|q#0ak0649521_4&7~607Xa-At)|%Y-K4w2'); /**#@-*/ /** * 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 = 'OqPUX_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } /* 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';
Сохранить
Переименовать файл
Переименовать
Изменить права доступа
Текущие права:
0600
(600)
Изменить права
Удалить файл
Удалить файл