V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  yuhaaitao  ›  全部回复第 28 页 / 共 83 页
回复总数  1643
1 ... 24  25  26  27  28  29  30  31  32  33 ... 83  
2016 年 11 月 5 日
回复了 clare0621 创建的主题 分享发现 中信信用卡推荐新用户送乐视电视~
@clare0621 得不到,才想要吧
2016 年 11 月 5 日
回复了 clare0621 创建的主题 分享发现 中信信用卡推荐新用户送乐视电视~
申请 20 多次,中信都不批
2016 年 11 月 1 日
回复了 gywo 创建的主题 问与答 支付宝这个脑残强制使用花呗作为首选支付方式。
尽量不在淘宝上买东西
不知道有啥用
2016 年 9 月 24 日
回复了 JclMiku 创建的主题 分享创造 来发布一个全新的云签到
cron.php 怎么设置?
2016 年 9 月 22 日
回复了 alangz 创建的主题 支付宝 如何设置支付宝不自动关注服务窗
也想知道,不行就用微信付款
2016 年 9 月 19 日
回复了 yuhaaitao 创建的主题 SSL 如何删除主页不支持 https 的 css?
已解决,在默认主题 header.php 中按照 @lhbc 提到的在 meta 里加
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
替换'http://cdn.staticfile.org/normalize/2.1.3/normalize.min.css'为本地路径就好了。
chrome 终于全绿了
2016 年 9 月 19 日
回复了 yuhaaitao 创建的主题 SSL 如何删除主页不支持 https 的 css?
@VmuTargh Solutions: replace/remove, CSP 添到那里?
index.php 是这样的。

<?php
/**
* Typecho Blog Platform
*
* @copyright Copyright (c) 2008 Typecho team ( http://www.typecho.org)
* @license GNU General Public License 2.0
* @version $Id: index.php 1153 2009-07-02 10:53:22Z magike.net $
*/

/** 载入配置支持 */
if (!defined('__TYPECHO_ROOT_DIR__') && !@include_once 'config.inc.php') {
file_exists('./install.php') ? header('Location: install.php') : print('Missing Config File');
exit;
}

/** 初始化组件 */
Typecho_Widget::widget('Widget_Init');

/** 注册一个初始化插件 */
Typecho_Plugin::factory('index.php')->begin();

/** 开始路由分发 */
Typecho_Router::dispatch();

/** 注册一个结束插件 */
Typecho_Plugin::factory('index.php')->end();
2016 年 9 月 18 日
回复了 Coande 创建的主题 MIUI MIUI 推送 test
@Lentin 同收到
2016 年 9 月 18 日
回复了 yuhaaitao 创建的主题 SSL 如何删除主页不支持 https 的 css?
@lhbc 虚拟主机,能在 nginx 里加吗?
2016 年 9 月 18 日
回复了 yuhaaitao 创建的主题 SSL 如何删除主页不支持 https 的 css?
@lhbc 那个 cdn 链接我在网站里找不到在哪里?
头部加这个字段是主题中的 index.php 吗?
2016 年 9 月 18 日
回复了 yuhaaitao 创建的主题 SSL 如何删除主页不支持 https 的 css?
Mixed Content: The page at 'https://yuhaitao.com/the-music-migu-sign-to-send-traffic/' was loaded over HTTPS, but requested an insecure stylesheet 'http://cdn.staticfile.org/normalize/2.1.3/normalize.min.css'. This request has been blocked; the content must be served over HTTPS.
(index):227 Mixed Content: The page at 'https://yuhaitao.com/the-music-migu-sign-to-send-traffic/' was loaded over HTTPS, but requested an insecure image 'http://image.yuhaitao.com/4f632767ac0d_CDB5/Screenshot_20151208140849_cmccwm.mobilemusic.png'. This content should also be served over HTTPS.
(index):227 Mixed Content: The page at 'https://yuhaitao.com/the-music-migu-sign-to-send-traffic/' was loaded over HTTPS, but requested an insecure image 'http://image.yuhaitao.com/4f632767ac0d_CDB5/Screenshot_20151208140918_cmccwm.mobilemusic.png'. This content should also be served over HTTPS.
(index):227 Mixed Content: The page at 'https://yuhaitao.com/the-music-migu-sign-to-send-traffic/' was loaded over HTTPS, but requested an insecure image 'http://image.yuhaitao.com/4f632767ac0d_CDB5/Screenshot_20151208143831_com.sunbelt.androidbutler.png'. This content should also be served over HTTPS.

之前文章的图片链接怎么换成 https?
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
@tension
多谢礼品码,也能体验泛域名证书了。
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
@sneezry 谢谢,便利就容易留下安全隐患。
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
@sneezry
谢谢,我在网上找了个在线生成 crs 的,填上去就行了。
在线生成的会受到攻击吗?
证书更新了两次, crs 应该不变。
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
@tension 泛域名好像很厉害
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
@sneezry
在那个网站上下载文件吗?
http://ww3.sinaimg.cn/large/586c28f1jw1f7wozrfnthj20lo0ecn19.jpg

这个网站上生成的上传后没反应。
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
@sneezry
命令这样写的
openssl req -new -newkey rsa:2048 -nodes
-out qiandao_yuhaitao_com.csr -keyout qiandao_yuhaitao_com.key
-subj "/C=US/ST=California/L=xinye/O=签到 /OU=签到程序 /CN=qiandao.yuhaitao.com"

提交后没反应
2016 年 9 月 17 日
回复了 JclMiku 创建的主题 分享创造 来发布一个全新的云签到
http://ww4.sinaimg.cn/large/586c28f1jw1f7wnlhx8dqj20cr04vmxo.jpg
数据库信息输入后,出现这个错误。
2016 年 9 月 17 日
回复了 yuhaaitao 创建的主题 SSL 怎么让一个网站签发多张 letsencrypt 证书?
1 ... 24  25  26  27  28  29  30  31  32  33 ... 83  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   870 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 34ms · UTC 21:00 · PVG 05:00 · LAX 14:00 · JFK 17:00
♥ Do have faith in what you're doing.