WebStyle: configurable alerts for HTTP errors
- When a 404 error is raised, the admin may want to be alerted only when there is a known referer for the given URL, so that the admin can distinguish between a broken link to the site and a user making a typo in the URL location bar. This patch makes this distinction possible by providing a new config variable CFG_WEBSTYLE_HTTP_STATUS_ALERT_LIST.