04 2017 档案

Oracle 带回滚的存储过程
摘要:create or replace procedure PROC_insertUserAmount ( userid number, msgtype number, amountvalue number, financeType number, createUserid number, msgId nvarchar2, r... 阅读全文

posted @ 2017-04-12 11:09 跨界农民工 阅读(853) 评论(0) 推荐(0)

IIS服务器设置http自动跳转https方法
摘要:很多站长在部署SSL证书后,网站实现https加密访问,但考虑到用户习惯了http访问,很多外链也是http访问形式,所以需要在IIS服务器配置http自动跳转https,避免用户通过http访问不到网站而损失流量。那么IIS服务器部署SSL证书后,怎么配置http自动强制跳转到https呢?请阅读 阅读全文

posted @ 2017-04-01 16:34 跨界农民工 阅读(931) 评论(0) 推荐(0)

导航