摘要:
打开wp-config.php,在页首加上以下语句:define('WP_PROXY_HOST', '192.168.84.101');define('WP_PROXY_PORT', '8080');define('WP_PROXY_USERNAME', 'my_user_name');define('WP_PROXY_PASSWORD', 'my_password');参考网址:http://wpengineer.com/1227/wordpress-proxysu 阅读全文
posted @ 2013-12-24 10:13
jasonzhou
阅读(416)
评论(0)
推荐(0)