Is there a way to have IIS7 do different authentication on virtual applications based on rules like: * This request comes from this range of IP, so we do Windows Authentication here * This request comes from another range of IP so we use Anonymous Authentication here Filtering above could be based on...