Hacker News new | ask | show | jobs
by AtroxDev 2545 days ago
You are using rails, remove the default 404.html from your public folder and it will stop serving the default rails 404.html.
1 comments

That's a good point. Not sure why we haven't already did it. Just pushed a fix. Demoing 404s are not day to day business though. :)