简体   繁体   English

我们的404页每10次刷新仅加载一次〜

[英]Our 404 page loads only once every 10 refreshes~

https://www.cruise118.com/h/ https://www.cruise118.com/h/

We enter an incorrect URL and the web page throws up a generic browser 404 page - we have our own 404 page, which will load once every handful of refreshes. 我们输入了错误的URL,并且该网页抛出了一个通用的浏览器404页面-我们有自己的404页面,每刷新几次就会加载一次。

On local copy, it works perfectly fine every time. 在本地副本上,每次都可以正常工作。

Furthermore, it used to work on live every time. 此外,它过去每次都可以现场直播。 We have found one example of an old URL which will consistently load the 404 page every time: 我们发现了一个旧网址的示例,该示例每次都会始终加载404页面:

https://www.cruise118.com/cruise-line/oceania/?pagenumber=2&resultsperpage=20&destinationfilter=&monthfilter=&cruiseLinefilter= https://www.cruise118.com/cruise-line/oceania/?pagenumber=2&resultsperpage=20&destinationfilter=&monthfilter=&cruiseLinefilter=

We're using codeigniter v.2.0 我们正在使用Codeigniter v.2.0

最终解决了,背景:我们使用了内容交付网络,将DNS记录指向了我们自己的服务器,然后突然我们的404又变成了自定义消息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM