Aengus wrote:
FILEEXCLUDE
/~404trap.aspx?404;http://www.curenimda.com/default-nothingstars_2_20.gi
f/*
but that did not work.....
That doesn't work because that / at the end doesn't match the example
line that you provided, which doesn't have a / at the end. If you want
to exclude the 404 error handler from your request report all together
(not a good idea, I wold have thought) then use
FILEEXCLUDE /~404trap.aspx*
Also note that there is no '~' in the start of the request in the report:
FILEEXCLUDE /404trap.aspx*
--
Jeremy Wadsack
Seven Simple Machines
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------