参考:http://www.68idc.cn/help/cms/WordPress/20150830526693
参考:http://blog.csdn.net/yangjixiang_hao123/article/details/5644055
当我把WPMU配置的SSL证书取消,切换回HTTP模式,火狐浏览器报错:“该页面正在请求循环重定向,可能是由于禁用了Cookies所致。”
可能是WP Super Cache插件的问题。
继续分析WP Super Cache插件,突然发现了设置了的这么一个语句。
他在Super Cache Compression这个选项下:
“Compression is disabled by default because some hosts have problems with compressed files. Switching this on and off clears the cache.”
意思是说:“在默认情况下Gzip是关闭的,因为么些主机在压缩方面会有问题……”
有空继续确证。