Multiple choice technology web technology

For security reasons, an administrator would like to ensure that HTML resources are isolated between Web modules running on a server. Which setting should the administrator configure?

  1. Class loader configuration

  2. Virtual host configuration

  3. HTTPS port configuration

  4. Admin console configuration

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Virtual host configuration isolates web modules by controlling which applications/resources can be accessed through specific virtual hosts. This provides security and resource separation between different web modules.