开发者

Passenger showing blank 200 OK responses when it should be showing 404sA

开发者 https://www.devze.com 2023-01-17 18:01 出处:网络
(Using Rails 2.3.9 and this happens both with passenger-2.2.15 and passenger-3.0.0.pre3.) Does any know how I could be getting blank pages with status 200 for requests that should r开发者_如何转开发e

(Using Rails 2.3.9 and this happens both with passenger-2.2.15 and passenger-3.0.0.pre3.)

Does any know how I could be getting blank pages with status 200 for requests that should r开发者_如何转开发esult in 404s? I see in log/staging.log ActionController::RoutingError... but in my passenger access.log it's showing 200 OK


Oops. This was a problem with Facebooker's pretty_errors setting.

0

精彩评论

暂无评论...
验证码 换一张
取 消