Y
Hacker News
new
|
ask
|
show
|
jobs
by
usernamebias
1893 days ago
Can't do that when 404's are expected from actual customers. I need to redirect 404 to /
1 comments
mjbrownie
1893 days ago
yeah depends on your site structure.. you could always stop the logging (or log to a different file) but return a human 404 with links to legit routes etc. the main thing is to remove the noise so you can focus on the more targeted probing.
link