config case_sensitive = false | preset=xdr_file | filter event_type = ENUM.FILE and 
 (agent_os_type = ENUM.AGENT_OS_WINDOWS and 
 ((actor_process_image_path contains "\w3wp.exe" and 
 actor_process_command_line contains "MSExchange" and 
 (action_file_name in ("*FrontEnd\HttpProxy\*", "*\inetpub\wwwroot\aspnet_client\*"))) and 
 (action_file_name in ("*.aspx", "*.asp", "*.ashx"))))