<actiontype="CustomResponse"statusCode="403"subStatusCode="0"statusReason="Forbidden"statusDescription="Access is forbidden." />
</rule>
<rulename="Force simple error message for requests for non-existent favicon.ico"stopProcessing="true">
<matchurl="favicon\.ico" />
<actiontype="CustomResponse"statusCode="404"subStatusCode="1"statusReason="File Not Found"statusDescription="The requested file favicon.ico was not found" />