Редактор файлов и навигация
Текущая папка: /
Содержимое
[FILE]
.htaccess
[DIR]
.well-known
[DIR]
cgi-bin
[FILE]
error_log
[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', '3ffeZnZr7~Peh%RZZ2/Oi.+s(kCRpu-W+<.NpToB?HyS$]{lZPcl[f-v5Zt{bJK*'); define('SECURE_AUTH_KEY', 'w+>L&igNI3SZh:}Lr1:Z!|xJJ/z?Zkjq02iDlAF,E<L[(XrE:nit!hd^3wCbrfK^'); define('LOGGED_IN_KEY', 'wx|rien2WZNJveYGO5TyjO(ihKC n@2~2U+_9XQ_,h`9Ik(.Q?:Pl6L:aZf1j'); define('NONCE_KEY', 's<1lvUL?&i{SU+EgqeI~1HzKit$wUwPe;o0r/e:HB^^>}!s7@Vw.!]FW}6.&NYGB'); define('AUTH_SALT', ',SS)]Iz8,(X[udG}Zd^]%x>}X!?Hb2F5LG7Sq~}sVo4hLw#nrwkK2_NUtjS`g4X^'); define('SECURE_AUTH_SALT', 'lAfEk7J%45X`&Fnaq81SD%0q]Q2kGXP^LSgUfN)aK`WG<g@oeI{-]rClC=j]gGD0'); define('LOGGED_IN_SALT', 'F<}Zrk-NLo,D^Ye>|F6gno`wwN#::z}kna3(koTe$!FBM?496%:T+I44[WFTU<qB'); define('NONCE_SALT', 'XaRP~L8L3Mws!x]_mBv_ygkawn[QF~HJ$2z)xNvx}^}:d{dbgnc>5ZjF/T8x;}+M'); /**#@-*/ /** * 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 ); } define( 'DISALLOW_FILE_MODS', true ); /* 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)
Изменить права
Удалить файл
Удалить файл