Hi,
How can I query the error table to retrieve all the 404 errors from a url that was just walked? Something like:
'Select all from ERROR where url like "http://myurl/%" and error="404"'
I don't have your tsql app since this is just a Webinator install and I don't know the column names within the error.tbl file.
Any help on how I can access this information?
Thanks David
How can I query the error table to retrieve all the 404 errors from a url that was just walked? Something like:
'Select all from ERROR where url like "http://myurl/%" and error="404"'
I don't have your tsql app since this is just a Webinator install and I don't know the column names within the error.tbl file.
Any help on how I can access this information?
Thanks David