|
楼主 |
发表于 2018-12-8 17:41:57
|
显示全部楼层
我看了其他人用apache的网站,虽然301跳转后会变慢,但是没我的这么明显

第一个是别人的,第二个是我的,为什么么别人的内容这么少?是这个原因吗?
[ol]HTTP/1.1 301 Moved PermanentlyDate: Sat, 08 Dec 2018 09:31:10 GMTServer: ApacheLocation: https://www.xxxx.com/Content-Length: 291Connection: closeContent-Type: text/html; charset=iso-8859-1[/ol]复制代码
[ol]HTTP/1.1 301 Moved PermanentlyDate: Sat, 08 Dec 2018 09:09:27 GMTServer: ApacheUpgrade: h2,h2cConnection: Upgrade, closeX-Powered-By: PHP/5.6.36Vary: Accept-Encoding,CookieLocation: http://www.xxxxx.com/Content-Length: 0Content-Type: text/html; charset=UTF-8[/ol]复制代码
|
|