Filtering out unsuccessful requests
Brett Simpson
Simpsonb at hillsboroughcounty.org
Wed Jan 12 17:07:53 CET 2005
I'm trying to configure lire 2.0.1 to filter out unsuccessful requests. In the www_default.xml template I see a a filters section. Could I use the failure code, i.e. 404, in the url_match section?
<param name="filters">
<param name="www:exclude-url">
<param name="url_match">\.(404|400|403)$</param>
<param name="id">exclude-url.0</param>
</param>
</param>
Thanks,
Brett
--
To UNSUBSCRIBE, email to questions-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
questions-request at logreport.org
More information about the Questions
mailing list