6 ms·
You are using rails, remove the default 404.html from your public folder and it will stop serving the default rails 404.html.
by AtroxDev 7y ago
You are using rails, remove the default 404.html from your public folder and it will stop serving the default rails 404.html.
- hartator 7y agoThat'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. :)