404 msg trap

  • Thread starter Thread starter Guest
  • Start date Start date
It depends on your web server. Let's assume you're using IIS for the sake of
it:

There's a few ways you could do it - you could just import the server logs
into an access database, and find the 404s from that, or you could change the
404 page to a URL on the server so that it inserts data into the db when the
page is opened
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top