An administrator is configuring an Azure Application Gateway to host two different websites, `contoso.com` and `fabrikam.com`, on a single public IP address. Requests for `contoso.com` should be sent to one backend pool, and requests for `fabrikam.com` should be sent to another. Which Application Gateway listener type and routing rule combination is required to achieve this?
-
A
A Basic listener with a path-based routing rule.
-
B
A Multi-site listener with a basic routing rule.
-
C
A Basic listener with a basic routing rule.
-
D
A Multi-site listener with a path-based routing rule.