Y
Hacker News
new
|
ask
|
show
|
jobs
by
Carioca
4428 days ago
Probably using a framework (Django, for instance) that doesn't have a default 404 path.
3 comments
ragsagar
4427 days ago
If 404 template is absent, in the case of django it will show Not Found The requested URL /whypost was not found on this server.
link
davyjones
4427 days ago
Guessing by what curl -I says, looks like lighttpd + webpy.
link
GVRV
4428 days ago
BuiltWith shows it's using Rails.
link