数据名称:wordpress
数据库账号:wordpress_user
数据库密码:19841122Cy!
/* Add any custom values between this line and the "stop editing" line. */
define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST']);
define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST']);
/* FTP SETTINGS FOR AUTO-UPDATE */
define('FTP_HOST', 'localhost');
define('FTP_USER', 'zhensolid');
define('FTP_PASS', '19841122Cy!');
affablezhensolid3e3315e887.wordpress.com > 来自 <https://wordpress.com/home/affablezhensolid3e3315e887.wordpress.com&launchpadComplete=true>
注意后台地址:http://10.10.10.10/wordpress/wp-login.php 开启admin-bar
| 参考: | https://blog.csdn.net/cumohuo9136/article/details/108604944 |
| 搭建WP参考: | https://blog.csdn.net/LisaCpolar/article/details/126744260?spm=1001.2014.3001.5502 |
| 线上 | affablezhensolid3e3315e887.wordpress.com |
主要要点:
1、端口配置HTTP
2、webstation配置:访问控制配置文件【待确认】
3、浏览器必须清空缓存