7 ms·Everything that I'd expect to 404 gives me 500s.by aaronz8 12y agoEverything that I'd expect to 404 gives me 500s.Carioca 12y agoProbably using a framework (Django, for instance) that doesn't have a default 404 path.GVRV 12y agoBuiltWith shows it's using Rails.ragsagar 12y agoIf 404 template is absent, in the case of django it will show Not Found The requested URL /whypost was not found on this server.davyjones 12y agoGuessing by what curl -I says, looks like lighttpd + webpy.